Looks like this build failed because downloads.osafoundation.org is down (we download BDB JARs from there, for contrib/db).
This has happened a good number of times now... it'd be great to fix the contrib/db/build.xml to just skip the tests when this download fails. I'll open an issue but I'm not sure how to do this w/ ant. Mike On Sat, Aug 22, 2009 at 10:16 PM, Apache Hudson Server<hud...@hudson.zones.apache.org> wrote: > See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/926/changes > > Changes: > > [gsingers] LUCENE-1841: file format summary info > > [markrmiller] regex has been moved from core - package should have been > removed from test src > > [markrmiller] LUCENE-1827: Make the payload span queries consistent > > [markrmiller] more work on Scorer javadoc in package.html > > [markrmiller] LUCENE-1839: change explain from abstract to throw > UnsupportedOperationException > > [rmuir] LUCENE-1834: Remove unused code in SmartChineseAnalyzer hmm pkg > > [rmuir] LUCENE-1793: Deprecate custom encoding support in Greek and Russian > analyzers > > [markrmiller] LUCENE-1838: BoostingNearQuery must implement clone/toString > > [uschindler] LUCENE-1843: Convert some tests to new TokenStream API, better > support of cross-impl AttributeImpl.copyTo() > > [uschindler] LUCENE-1825: Incorrect usage of > AttributeSource.addAttribute/getAttribute leads to failures when > onlyUseNewAPI=true > > ------------------------------------------ > [...truncated 3983 lines...] > > clover: > > compile-core: > > jar-core: > [jar] Building jar: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/common/lucene-analyzers-2.9-SNAPSHOT.jar > > default: > > smartcn: > [echo] Building smartcn... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > jar-core: > [jar] Building jar: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/smartcn/lucene-smartcn-2.9-SNAPSHOT.jar > > default: > > default: > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > clover.setup: > > clover.info: > > clover: > > common.compile-core: > > compile-core: > > compile: > > check-files: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > common.compile-test: > [mkdir] Created dir: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/benchmark/classes/test > [javac] Compiling 12 source files to > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/benchmark/classes/test > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [copy] Copying 2 files to > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/benchmark/classes/test > > build-artifacts-and-tests: > [echo] Building collation... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > compile-misc: > [echo] Building misc... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > [mkdir] Created dir: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/misc/classes/java > [javac] Compiling 17 source files to > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/misc/classes/java > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > compile: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > [mkdir] Created dir: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/collation/classes/java > [javac] Compiling 4 source files to > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/collation/classes/java > > jar-core: > [jar] Building jar: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/collation/lucene-collation-2.9-SNAPSHOT.jar > > jar: > > compile-test: > [echo] Building collation... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > compile-misc: > [echo] Building misc... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > compile: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > > common.compile-test: > [mkdir] Created dir: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/collation/classes/test > [javac] Compiling 5 source files to > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/collation/classes/test > [javac] Note: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/collation/src/test/org/apache/lucene/collation/CollationTestBase.java > uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > build-artifacts-and-tests: > > bdb: > [echo] Building bdb... > > javacc-uptodate-check: > > javacc-notice: > > jflex-uptodate-check: > > jflex-notice: > > common.init: > > build-lucene: > > build-lucene-tests: > > contrib-build.init: > > get-db-jar: > [mkdir] Created dir: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/db/bdb/lib > [get] Getting: http://downloads.osafoundation.org/db/db-4.7.25.jar > [get] To: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/db/bdb/lib/db-4.7.25.jar > [get] Error getting http://downloads.osafoundation.org/db/db-4.7.25.jar > to > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/db/bdb/lib/db-4.7.25.jar > > BUILD FAILED > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml > :639: The following error occurred while executing this line: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml > :629: The following error occurred while executing this line: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/db/build.xml > :29: The following error occurred while executing this line: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/db/bdb/build.xml > :36: java.net.UnknownHostException: downloads.osafoundation.org > > Total time: 4 minutes 40 seconds > Publishing Javadoc > Recording test results > Publishing Clover coverage report... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-dev-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org