Michael do you know why this is failing? This is 2nd night it's failed, during the back-compat testing.

Oh I see, it's failing here:

download-tag:
[mkdir] Created dir: /export/home/hudson/hudson-slave/workspace/ Lucene-trunk/trunk/tags/lucene_2_4_0
     [exec] Execute failed: java.io.IOException: svn: not found

It looks like when hudson runs ant, "svn" is not in ant's path. I think you just need to do what we did for svnversion:

   https://issues.apache.org/jira/browse/LUCENE-1393

?

Mike

On Nov 12, 2008, at 9:40 PM, Apache Hudson Server wrote:

See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/644/changes

Changes:

[markrmiller] LUCENE-1389: SimpleSpanFragmenter can create very short fragments

[mikemccand] LUCENE-1450: make sure RangeQuery/Filter check all terms in the index when using a Collator

------------------------------------------
[...truncated 9550 lines...]
javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

test:
    [echo] Building swing...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

compile-test:
    [echo] Building swing...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:

common.compile-test:

common.test:
   [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/swing/test
   [junit] Testsuite: org.apache.lucene.swing.models.TestBasicList
   [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1 sec
   [junit]
   [junit] Testsuite: org.apache.lucene.swing.models.TestBasicTable
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.526 sec
   [junit]
   [junit] Testsuite: org.apache.lucene.swing.models.TestSearchingList
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.587 sec
   [junit]
[junit] Testsuite: org.apache.lucene.swing.models.TestSearchingTable [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.614 sec
   [junit]
   [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingList
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.736 sec
   [junit]
   [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingTable
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.923 sec
   [junit]
  [delete] Deleting: 
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/swing/test/junitfailed.flag
    [echo] Building wikipedia...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

test:
    [echo] Building wikipedia...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

compile-test:
    [echo] Building wikipedia...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:

common.compile-test:

common.test:
   [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/wikipedia/test
[junit] Testsuite: org.apache.lucene.wikipedia.analysis.WikipediaTokenizerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.375 sec
   [junit]
  [delete] Deleting: 
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/wikipedia/test/junitfailed.flag
    [echo] Building wordnet...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

test:
    [echo] Building xml-query-parser...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

test:
    [echo] Building xml-query-parser...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

compile-test:
    [echo] Building xml-query-parser...

build-queries:

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

common.compile-core:

compile-core:

common.compile-test:

common.test:
   [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/xml-query-parser/test
   [junit] Testsuite: org.apache.lucene.xmlparser.TestParser
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 5.517 sec
   [junit]
[junit] Testsuite: org.apache.lucene.xmlparser.TestQueryTemplateManager [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.693 sec
   [junit]
  [delete] Deleting: 
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/xml-query-parser/test/junitfailed.flag

test:

download-tag:
   [mkdir] Created dir: 
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/tags/lucene_2_4_0
    [exec] Execute failed: java.io.IOException: svn: not found

test-tag:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml :124: Specified tag 'lucene_2_4_0' could not be found in directory 'http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/tags/lucene_2_4_0' .

Total time: 21 minutes 23 seconds
Publishing Javadoc
Recording test results
Publishing Clover coverage report...


---------------------------------------------------------------------
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