hmm, maven config for  backwards module must be missing a resources/
folder. I think i copied another module with no dependencies as a
template, but one that didnt have a resources folder.

I'll look into it.

On Wed, Sep 3, 2014 at 11:47 PM, Apache Jenkins Server
<[email protected]> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1197/
>
> 400 tests failed.
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedMergeAwayAllValues
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:27D26E7F81F8EA00]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedBytesTwoDocuments
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:D058B9AA8EE63F55]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testMergeStability
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:6617A5985D046556]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testTwoFieldsMixed
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:B59C1C28C2E568F8]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testLongNumericsVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:E274119591074A82]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testVeryLargeButLegalSortedBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:F1B0073192B7707F]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testTwoBinaryValues
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:78D433FA8C8F7DD1]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testIntNumericsVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:1B34A2DD3648AEDD]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testCodecUsesOwnSortedBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:43D7BF477478ACA8]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testDocValuesSimple
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:3F7618BDE6D5A362]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBytesTwoDocumentsMerged
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:43CCE6D3E17434E4]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testThreeFieldsMixed
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:862F31D7B6A71EC4]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testRandomSortedBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:8178D48EC10BD07C]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testZeroOrMin
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:128A93052CEAC5FF]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBigNumericRange
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:809D3EA70B619147]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testTwoNumbers
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:A9FD9B601C229347]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testEmptyBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:A013FF36056C054]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBinaryVariableLengthVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:1A590625BBAE7D04]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedBytesTwoDocumentsMerged
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:ECDFEDC611295074]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testThreads
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:60F8076DB72B53FD]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBytesWithNewline
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:FAA4432CC55DBA1F]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testTwoDocumentsMerged
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:970FAF3B0F6704DB]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBooleanNumericsVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:3CFD5427C4C4C24F]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBinaryFixedLengthVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:BFE442734C64CD8A]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testThreeFieldsMixed2
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:4FFF54BAA2D13931]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:B339A1913AE20D79]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedVariableLengthVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:21E12EDD6EDE91AB]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBigNumericRange2
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:4A18976430DFFD67]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testTwoDocumentsNumeric
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:39DCD15704D3483D]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testZeros
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:D6726B43094C4538]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testGCDCompression
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:5A08EC005BACEE0]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedFixedLengthVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:FEDE90279FE7C557]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testEmptySortedBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:30CEE181130A25B2]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testVeryLargeButLegalBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:E614EA289A2621D0]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testRamBytesUsed
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:E0F8F1F79A9178B6]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testMissingSortedBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:A3539F1C9480678A]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:38C8238BAB81A854]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testOneFloat
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:91E8697857FA2A8C]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testByteNumericsVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:AC6898F56DBCD8AE]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedBytesThreeDocuments
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:39FF0431C8F131AF]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testOneNumber
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:40AD2FE00F83E71B]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testEmptyBinaryValueOnPageSizes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:70222AF629E2B4C6]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testShortNumericsVsStoredFields
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:D02B7690ACF7298F]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testCodecUsesOwnBytes
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:C164C17A4BEF5A91]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testSortedTermsEnum
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:C29CE6E2A16AF699]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat
>
> Error Message:
> The test or suite printed 35040 bytes to stdout and stderr, even though the 
> limit was set to 8192 bytes. Increase the limit with @Limit, ignore it 
> completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
>
> Stack Trace:
> java.lang.AssertionError: The test or suite printed 35040 bytes to stdout and 
> stderr, even though the limit was set to 8192 bytes. Increase the limit with 
> @Limit, ignore it completely with @SuppressSysoutChecks or run with 
> -Dtests.verbose=true
>         at __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0]:0)
>         at 
> org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:210)
>         at 
> com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
>         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: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)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testFullLongRange
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:F500CD89577E4BC7]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testLongRange
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:C0E9193599FDE72A]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testRamBytesUsed
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:70D86369973024A2]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testAllZeros
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:87D54730325A53E3]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testFewValues
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:A0D65E354FFE5B0F]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testFewLargeValues
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:EF0E31C1B577B752]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testByteRange
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:4B04481B3DD97B61]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.testShortRange
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([827B71295D4F3BF4:5CA362EC5A1677A7]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40NormsFormat.<init>(TestLucene40NormsFormat.java:25)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([28B4C6F1B7BEE04:ECAE5597A38C720A]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.<init>(TestLucene40PostingsFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.testRamBytesUsed
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([28B4C6F1B7BEE04:F0285E2FD104F152]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.<init>(TestLucene40PostingsFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.testMergeStability
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([28B4C6F1B7BEE04:76C70A401691ECB2]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.<init>(TestLucene40PostingsFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([28B4C6F1B7BEE04:3BB8A147F108E3E0]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.<init>(TestLucene40PostingsFormat.java:27)
>
>
> REGRESSION:  
> org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat.testJustEmptyField
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 
> 'Lucene40' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [MockRandom, RAMOnly, Lucene41WithOrds, 
> Lucene41VarGapFixedInterval, TestBloomFilteredLucene41Postings, Asserting, 
> Lucene41, OrdsLucene41, BloomFilter, Direct, FSTOrd41, FST41, Memory, 
> SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.PostingsFormat with name 'Lucene40' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [MockRandom, 
> RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([28B4C6F1B7BEE04:D30AAD7D8C9ED75E]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at org.apache.lucene.codecs.luce
>
> [...truncated too long message...]
>
> : [MockRandom, RAMOnly, Lucene41WithOrds, Lucene41VarGapFixedInterval, 
> TestBloomFilteredLucene41Postings, Asserting, Lucene41, OrdsLucene41, 
> BloomFilter, Direct, FSTOrd41, FST41, Memory, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([125BE3B750EE67E0:283A8FCA13E7C5F8]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40Codec.<init>(Lucene40Codec.java:117)
>         at 
> org.apache.lucene.codecs.lucene40.Lucene40RWCodec.<init>(Lucene40RWCodec.java:33)
>         at 
> org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.<init>(TestLucene40DocValuesFormat.java:27)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testTwoBytesOneMissing
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
> 'Lucene42' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [Asserting, Lucene410, Memory, Direct, SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.DocValuesFormat with name 'Lucene42' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [Asserting, 
> Lucene410, Memory, Direct, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([D9C31419CB9FCBBC:F7C0CDB0E12DBF40]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:97)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42Codec.<init>(Lucene42Codec.java:136)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42RWCodec.<init>(Lucene42RWCodec.java:32)
>         at 
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.<init>(TestLucene42DocValuesFormat.java:28)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testThreads2
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
> 'Lucene42' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [Asserting, Lucene410, Memory, Direct, SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.DocValuesFormat with name 'Lucene42' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [Asserting, 
> Lucene410, Memory, Direct, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([D9C31419CB9FCBBC:131D173C25ABDD62]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:97)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42Codec.<init>(Lucene42Codec.java:136)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42RWCodec.<init>(Lucene42RWCodec.java:32)
>         at 
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.<init>(TestLucene42DocValuesFormat.java:28)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testTwoBytesOneMissingWithMerging
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
> 'Lucene42' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [Asserting, Lucene410, Memory, Direct, SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.DocValuesFormat with name 'Lucene42' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [Asserting, 
> Lucene410, Memory, Direct, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([D9C31419CB9FCBBC:E5EB9807DE5ADC9F]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:97)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42Codec.<init>(Lucene42Codec.java:136)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42RWCodec.<init>(Lucene42RWCodec.java:32)
>         at 
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.<init>(TestLucene42DocValuesFormat.java:28)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testThreeBytesOneMissingWithMerging
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
> 'Lucene42' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [Asserting, Lucene410, Memory, Direct, SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.DocValuesFormat with name 'Lucene42' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [Asserting, 
> Lucene410, Memory, Direct, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([D9C31419CB9FCBBC:DE4B75F77F960958]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:97)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42Codec.<init>(Lucene42Codec.java:136)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42RWCodec.<init>(Lucene42RWCodec.java:32)
>         at 
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.<init>(TestLucene42DocValuesFormat.java:28)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testThreeNumbersOneMissingWithMerging
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
> 'Lucene42' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [Asserting, Lucene410, Memory, Direct, SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.DocValuesFormat with name 'Lucene42' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [Asserting, 
> Lucene410, Memory, Direct, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([D9C31419CB9FCBBC:E3A27864889669A4]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:97)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42Codec.<init>(Lucene42Codec.java:136)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42RWCodec.<init>(Lucene42RWCodec.java:32)
>         at 
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.<init>(TestLucene42DocValuesFormat.java:28)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testTwoNumbersOneMissing
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
> 'Lucene42' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [Asserting, Lucene410, Memory, Direct, SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.DocValuesFormat with name 'Lucene42' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [Asserting, 
> Lucene410, Memory, Direct, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([D9C31419CB9FCBBC:1B003A2B65F0A030]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:97)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42Codec.<init>(Lucene42Codec.java:136)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42RWCodec.<init>(Lucene42RWCodec.java:32)
>         at 
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.<init>(TestLucene42DocValuesFormat.java:28)
>
>
> FAILED:  
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testTwoNumbersOneMissingWithMerging
>
> Error Message:
> A SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
> 'Lucene42' does not exist. You need to add the corresponding JAR file 
> supporting this SPI to your classpath.The current classpath supports the 
> following names: [Asserting, Lucene410, Memory, Direct, SimpleText]
>
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type 
> org.apache.lucene.codecs.DocValuesFormat with name 'Lucene42' does not exist. 
> You need to add the corresponding JAR file supporting this SPI to your 
> classpath.The current classpath supports the following names: [Asserting, 
> Lucene410, Memory, Direct, SimpleText]
>         at 
> __randomizedtesting.SeedInfo.seed([D9C31419CB9FCBBC:FEDAB0CCFC2DE468]:0)
>         at 
> org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
>         at 
> org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:97)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42Codec.<init>(Lucene42Codec.java:136)
>         at 
> org.apache.lucene.codecs.lucene42.Lucene42RWCodec.<init>(Lucene42RWCodec.java:32)
>         at 
> org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.<init>(TestLucene42DocValuesFormat.java:28)
>
>
>
>
> Build Log:
> [...truncated 53667 lines...]
> BUILD FAILED
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:514:
>  The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:198:
>  The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/extra-targets.xml:78:
>  Java returned: 1
>
> Total time: 47 minutes 21 seconds
> Build step 'Invoke Ant' marked build as failure
> 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]

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

Reply via email to