A new failure:

    [junit] Testsuite: org.apache.lucene.search.TestRegexpRandom2
    [junit] Testcase: testRegexps(org.apache.lucene.search.TestRegexpRandom2):  
FAILED
    [junit] state=-1
    [junit] junit.framework.AssertionFailedError: state=-1
    [junit]     at 
org.apache.lucene.search.AutomatonTermsEnum.setLinear(AutomatonTermsEnum.java:182)
    [junit]     at 
org.apache.lucene.search.AutomatonTermsEnum.nextSeekTerm(AutomatonTermsEnum.java:162)
    [junit]     at 
org.apache.lucene.search.FilteredTermsEnum.next(FilteredTermsEnum.java:200)
    [junit]     at 
org.apache.lucene.search.MultiTermQuery$BooleanQueryRewrite.collectTerms(MultiTermQuery.java:222)
    [junit]     at 
org.apache.lucene.search.MultiTermQuery$ConstantScoreAutoRewrite.rewrite(MultiTermQuery.java:568)
    [junit]     at 
org.apache.lucene.search.MultiTermQuery.rewrite(MultiTermQuery.java:755)
    [junit]     at 
org.apache.lucene.search.IndexSearcher.rewrite(IndexSearcher.java:270)
    [junit]     at org.apache.lucene.search.Query.weight(Query.java:100)
    [junit]     at 
org.apache.lucene.search.Searcher.createWeight(Searcher.java:147)
    [junit]     at org.apache.lucene.search.Searcher.search(Searcher.java:98)
    [junit]     at org.apache.lucene.search.Searcher.search(Searcher.java:108)
    [junit]     at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:135)
    [junit]     at 
org.apache.lucene.search.TestRegexpRandom2.__CLR2_6_34z034v1p9p(TestRegexpRandom2.java:117)
    [junit]     at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:115)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:276)
    [junit] 
    [junit] 
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 3.403 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] NOTE: random seed of testcase 'testRegexps' was: 
-1754577092406875861
    [junit] ------------- ---------------- ---------------
    [junit] TEST org.apache.lucene.search.TestRegexpRandom2 FAILED

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


> -----Original Message-----
> From: Apache Hudson Server [mailto:hud...@hudson.zones.apache.org]
> Sent: Friday, May 14, 2010 5:12 AM
> To: dev@lucene.apache.org
> Subject: Build failed in Hudson: Lucene-trunk #1187
> 
> See <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/1187/changes>
> 
> Changes:
> 
> [mikemccand] LUCENE-2393: add total TF tracking to HighFreqTerms tool
> 
> [mikemccand] LUCENE-2459: fix FilterIndexReader to (by default) emulate
> flex API on top of pre-flex API
> 
> [mikemccand] LUCENE-2449: fix DBLRU cache to clone key when it promotes
> an entry during lookup
> 
> ------------------------------------------
> [...truncated 13128 lines...]
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-memory>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.index.memory...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-memory/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/memory/lucene-memory-2010-05-14_02-03-41-
> javadoc.jar>
>      [echo] Building misc...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-misc>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package org.apache.lucene.misc...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPass
> IndexSplitter.java>:43: warning - Tag @link: reference not found:
> IndexWriter#addIndexes(IndexReader[])
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/misc/lucene-misc-2010-05-14_02-03-41-
> javadoc.jar>
>      [echo] Building queries...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-queries>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.search...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.regex...
>   [javadoc] Loading source files for package
> org.apache.lucene.search.similar...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/queries/lucene-queries-2010-05-14_02-03-
> 41-javadoc.jar>
>      [echo] Building queryparser...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-queryparser>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.analyzing...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.complexPhrase...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.builders...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.messages...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.ext...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.precedence...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.builders...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.surround.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.surround.query...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-2010-05-
> 14_02-03-41-javadoc.jar>
>      [echo] Building remote...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-remote>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.search...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/remote/lucene-remote-2010-05-14_02-03-41-
> javadoc.jar>
>      [echo] Building spatial...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-spatial>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.geohash...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.geometry...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.geometry.shape...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.tier...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.tier.projections...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/spatial/lucene-spatial-2010-05-14_02-03-
> 41-javadoc.jar>
>      [echo] Building spellchecker...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-spellchecker>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.search.spell...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-2010-05-
> 14_02-03-41-javadoc.jar>
>      [echo] Building swing...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-swing>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.swing.models...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/swing/lucene-swing-2010-05-14_02-03-41-
> javadoc.jar>
>      [echo] Building wordnet...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-wordnet>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.wordnet...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-2010-05-14_02-03-
> 41-javadoc.jar>
>      [echo] Building xml-query-parser...
> 
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-xml-query-parser>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.xmlparser...
>   [javadoc] Loading source files for package
> org.apache.lucene.xmlparser.builders...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/api/contrib-xml-query-
> parser/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-
> 2010-05-14_02-03-41-javadoc.jar>
> 
> javadocs:
>      [echo] Building ant...
> 
> javadocs-index.html:
>      [echo] Building benchmark...
> 
> javadocs-index.html:
> 
> javadocs-index.html:
>      [echo] Building bdb...
> 
> javadocs-index.html:
>      [echo] Building bdb-je...
> 
> javadocs-index.html:
>      [echo] Building highlighter...
> 
> javadocs-index.html:
>      [echo] Building icu...
> 
> javadocs-index.html:
>      [echo] Building instantiated...
> 
> javadocs-index.html:
>      [echo] Building lucli...
> 
> javadocs-index.html:
>      [echo] Building memory...
> 
> javadocs-index.html:
>      [echo] Building misc...
> 
> javadocs-index.html:
>      [echo] Building queries...
> 
> javadocs-index.html:
>      [echo] Building queryparser...
> 
> javadocs-index.html:
>      [echo] Building remote...
> 
> javadocs-index.html:
>      [echo] Building spatial...
> 
> javadocs-index.html:
>      [echo] Building spellchecker...
> 
> javadocs-index.html:
>      [echo] Building swing...
> 
> javadocs-index.html:
>      [echo] Building wordnet...
> 
> javadocs-index.html:
>      [echo] Building xml-query-parser...
> 
> javadocs-index.html:
> 
> changes-to-html:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/changes>
>      [copy] Copying 3 files to
> <http://hudson.zones.apache.org/hudson/job/Lucene-
> trunk/ws/lucene/build/docs/changes>
> 
> BUILD SUCCESSFUL
> Total time: 2 minutes 45 seconds
> + exit 1
> Publishing Javadoc
> Archiving artifacts
> Recording test results
> Publishing Clover coverage report...
> Publishing Clover HTML report...
> Publishing Clover XML report...
> Publishing Clover coverage results...
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to