the hudson script needs to check out modules too, this is why the build fails... (benchmark depends on the analyzers module)
On Wed, May 5, 2010 at 10:14 PM, Apache Hudson Server < hud...@hudson.zones.apache.org> wrote: > See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1176/changes> > > Changes: > > [rmuir] LUCENE-2444: remove refs to contrib/analyzers > > [rmuir] LUCENE-2444: boilerplate stuff for the analyzers module > > [mikemccand] LUCENE-2387: add missing CHANGES > > [rmuir] LUCENE-2444: remove obselete contrib/analyzers directory > > [rmuir] LUCENE-2444: move contrib/analyzers to modules/analysis > > [mikemccand] fix jdocs; fix unsupported overridden ops in > DocsAndPositionsEnum > > [mikemccand] LUCENE-2283: mark RAMOutputStream as internal > > ------------------------------------------ > [...truncated 3009 lines...] > [junit] Testsuite: org.apache.lucene.util.TestNumericUtils > [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.547 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestOpenBitSet > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.61 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestPriorityQueue > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.032 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestRamUsageEstimator > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestSetOnce > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestSmallFloat > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestSortedVIntList > [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.039 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestStringHelper > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestStringIntern > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.603 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestUnicodeUtil > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.384 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestVersion > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.TestVirtualMethod > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.automaton.TestBasicOperations > [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.22 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminism > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.417 sec > [junit] > [junit] Testsuite: > org.apache.lucene.util.automaton.TestDeterminizeLexicon > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.388 sec > [junit] > [junit] Testsuite: > org.apache.lucene.util.automaton.TestLevenshteinAutomata > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.116 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.automaton.TestUTF32ToUTF8 > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.76 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.cache.TestDoubleBarrelLRUCache > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.018 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.cache.TestSimpleLRUCache > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.018 sec > [junit] > [junit] Testsuite: org.apache.lucene.util.packed.TestPackedInts > [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.074 sec > [junit] > > junit-parallel: > > common.test: > > test-core: > > build-contrib: > [echo] Building ant... > > common.init: > > build-lucene: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > [mkdir] Created dir: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java > > > [javac] Compiling 7 source files to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java > > > [javac] Note: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java> > uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [copy] Copying 1 file to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java > > > > jar-core: > [jar] Building jar: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/lucene-ant-2010-05-06_02-03-41.jar > > > > jar: > > compile-test: > [echo] Building ant... > > common.init: > > build-lucene: > > 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/ant/classes/test > > > [javac] Compiling 4 source files to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test > > > [copy] Copying 2 files to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test > > > > build-artifacts-and-tests: > [echo] Building benchmark... > > common.init: > > compile-demo: > > jflex-uptodate-check: > > jflex-notice: > > javacc-uptodate-check: > > javacc-notice: > > init: > > clover.setup: > > clover.info: > > clover: > > common.compile-core: > > compile-core: > > compile-demo: > [mkdir] Created dir: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo > > > [javac] Compiling 17 source files to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo > > > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > compile-memory: > [echo] Building memory... > > common.init: > > build-lucene: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > [mkdir] Created dir: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java > > > [javac] Compiling 1 source file to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java > > > [javac] Note: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java> > uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java> > uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > > jar-core: > [jar] Building jar: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/lucene-memory-2010-05-06_02-03-41.jar > > > > default: > > compile-highlighter: > [echo] Building highlighter... > > build-memory: > > build-queries: > [echo] Highlighter building dependency contrib/queries > [echo] Building queries... > > common.init: > > build-lucene: > > init: > > clover.setup: > > clover.info: > > clover: > > compile-core: > [mkdir] Created dir: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java > > > [javac] Compiling 17 source files to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java > > > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > jar-core: > [jar] Building jar: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/lucene-queries-2010-05-06_02-03-41.jar > > > > default: > > common.init: > > build-lucene: > > init: > > clover.setup: > > clover.info: > > clover: > > common.compile-core: > [mkdir] Created dir: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java > > > [javac] Compiling 35 source files to < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java > > > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java> > uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > > compile-core: > > jar-core: > [jar] Building jar: < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/lucene-highlighter-2010-05-06_02-03-41.jar > > > > default: > > compile-analyzers-common: > > BUILD FAILED > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:724: > The following error occurred while executing this line: > <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:713: > The following error occurred while executing this line: > < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/build.xml>:246: > < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/modules/analysis/common> > not found. > > Total time: 9 minutes 14 seconds > Publishing Javadoc > Archiving artifacts > Recording test results > Publishing Clover coverage report... > No Clover report will be published due to a Build Failure > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > -- Robert Muir rcm...@gmail.com