See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1244/changes>
Changes:
[rmuir] LUCENE-2514: consume tokenstreams in QP like the indexer: dont create
intermediate string
[uschindler] revert accidental commit by buschmi
[buschmi] LUCENE-2324: Committing second version of the patch to the real-time
branch. It's not done yet, but easier to track progress using the branch.
[gsingers] SOLR-1568: moved DistanceUtils up one package, as it isn't tier
specific
[uschindler] LUCENE-2523: Modify the test to check only for failure on
IR.open(), add TODO to make IW.ctor() fail early, too
[uschindler] LUCENE-2523: Add IndexFormatTooOldException and
IndexFormatTooNewException
[rmuir] LUCENE-2458: queryparser turns all CJK queries into phrase queries
[uschindler] LUCENE-2549: Fix TimeLimitingCollector#TimeExceededException to
record the absolute docid
[uschindler] Generics und Classloader Policeman fixes
[uschindler] A small improvement in FuzzyTermsEnum, as the ArrayList was
initially allocated with one element less so internal array reallocated every
time. This removes the use of ArrayList at all.
[uschindler] LUCENE-2541: Improve readability of TestNumericUtils by using
autoboxing and varargs
[uschindler] LUCENE-2541: Fix NumericRangeQuery that returned incorrect results
with endpoints near Long.MIN_VALUE and Long.MAX_VALUE
------------------------------------------
[...truncated 14626 lines...]
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.541 sec
[junit]
junit-parallel:
common.test:
[echo] Building wordnet...
common.init:
build-lucene:
init:
test:
[echo] Building wordnet...
common.init:
build-lucene:
init:
compile-test:
[echo] Building wordnet...
compile-analyzers-common:
common.init:
build-lucene:
init:
clover.setup:
[clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-setup] Loaded from:
/export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar
[clover-setup] Clover: Open Source License registered to Apache.
[clover-setup] Clover is enabled with initstring
'<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'>
clover.info:
clover:
common.compile-core:
compile-core:
common.compile-test:
junit-mkdir:
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/test>
junit-sequential:
[junit] Testsuite: org.apache.lucene.wordnet.TestSynonymTokenFilter
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.159 sec
[junit]
[junit] Testsuite: org.apache.lucene.wordnet.TestWordnet
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.082 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Opening Prolog file
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt>
[junit] [1/2] Parsing
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt>
[junit] 2 s(100000001,1,'woods',n,1,0). 0 0 ndecent=0
[junit] 4 s(100000001,3,'forest',n,1,0). 2 1 ndecent=0
[junit] 8 s(100000003,2,'baron',n,1,1). 6 3 ndecent=0
[junit] [2/2] Building index to store synonyms, map sizes are 8 and 4
[junit] row=1/8 doc= Document<stored,omitNorms<syn:king>
stored,indexed<word:baron>>
[junit] row=2/8 doc= Document<stored,omitNorms<syn:wood>
stored,omitNorms<syn:woods> stored,indexed<word:forest>>
[junit] row=4/8 doc= Document<stored,omitNorms<syn:wolfish>
stored,indexed<word:ravenous>>
[junit] Optimizing..
[junit] Opening Prolog file
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt>
[junit] [1/2] Parsing
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/classes/test/org/apache/lucene/wordnet/testSynonyms.txt>
[junit] 2 s(100000001,1,'woods',n,1,0). 0 0 ndecent=0
[junit] 4 s(100000001,3,'forest',n,1,0). 2 1 ndecent=0
[junit] 8 s(100000003,2,'baron',n,1,1). 6 3 ndecent=0
[junit] [2/2] Building index to store synonyms, map sizes are 8 and 4
[junit] row=1/8 doc= Document<stored,omitNorms<syn:king>
stored,indexed<word:baron>>
[junit] row=2/8 doc= Document<stored,omitNorms<syn:wood>
stored,omitNorms<syn:woods> stored,indexed<word:forest>>
[junit] row=4/8 doc= Document<stored,omitNorms<syn:wolfish>
stored,indexed<word:ravenous>>
[junit] Optimizing..
[junit] ------------- ---------------- ---------------
junit-parallel:
common.test:
[echo] Building xml-query-parser...
common.init:
build-lucene:
init:
test:
[echo] Building xml-query-parser...
common.init:
build-lucene:
init:
compile-test:
[echo] Building xml-query-parser...
build-queries:
common.init:
build-lucene:
init:
clover.setup:
[clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-setup] Loaded from:
/export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar
[clover-setup] Clover: Open Source License registered to Apache.
[clover-setup] Clover is enabled with initstring
'<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'>
clover.info:
clover:
common.compile-core:
compile-core:
common.compile-test:
junit-mkdir:
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/test>
junit-sequential:
[junit] Testsuite: org.apache.lucene.xmlparser.TestParser
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 5.92 sec
[junit]
[junit] Testsuite: org.apache.lucene.xmlparser.TestQueryTemplateManager
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.341 sec
[junit]
[junit] Testsuite:
org.apache.lucene.xmlparser.builders.TestNumericRangeFilterBuilder
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
[junit]
[junit] Testsuite:
org.apache.lucene.xmlparser.builders.TestNumericRangeQueryBuilder
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
[junit]
junit-parallel:
common.test:
test-backwards:
test:
BUILD SUCCESSFUL
Total time: 138 minutes 46 seconds
RET=0
+ set -e
+ /export/home/hudson/tools/ant/latest/bin/ant -lib
/export/home/hudson/tools/clover/clover2latest
-Dsvnversion.exe=/opt/subversion-1.6.9/bin/svnversion
-Dsvn.exe=/opt/subversion-1.6.9/bin/svn -Dversion=4.0-2010-07-21_15-10-16
-Drun.clover=true generate-clover-reports
ANT_OPTS=-Xmx896M
Buildfile: build.xml
clover.check:
clover.setup:
[clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-setup] Loaded from:
/export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar
[clover-setup] Clover: Open Source License registered to Apache.
[clover-setup] Clover is enabled with initstring
'<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'>
clover.info:
clover:
generate-clover-reports:
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/reports>
[clover-report] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-report] Loaded from:
/export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar
[clover-report] Clover: Open Source License registered to Apache.
[clover-report] Loading coverage database from:
'<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'>
[clover-report] Loading coverage database from:
'<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/db/lucene_coverage.db'>
[clover-report] Processed 1952 test case results from 300 results files.
[clover-report] Writing HTML report to
'<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/test/clover/reports'>
FATAL: command execution failed
hudson.util.IOException2: Failed to join the process
at hudson.Proc$RemoteProc.join(Proc.java:355)
at hudson.Launcher$ProcStarter.join(Launcher.java:280)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:83)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
at hudson.model.Build$RunnerImpl.build(Build.java:174)
at hudson.model.Build$RunnerImpl.doRun(Build.java:138)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1257)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: java.util.concurrent.ExecutionException:
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected
termination of the channel
at hudson.remoting.Request$1.get(Request.java:218)
at hudson.remoting.Request$1.get(Request.java:172)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
at hudson.Proc$RemoteProc.join(Proc.java:347)
... 12 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException:
Unexpected termination of the channel
at hudson.remoting.Request.abort(Request.java:257)
at hudson.remoting.Channel.terminate(Channel.java:602)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
Caused by: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
Caused by: java.io.EOFException
at
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)
FATAL: Unable to delete script file /var/tmp/hudson4829207034882905638.sh
hudson.util.IOException2: remote file operation failed:
/var/tmp/hudson4829207034882905638.sh at
hudson.remoting.chan...@d47cae:lucene.zones.apache.org (Solaris 10)
at hudson.FilePath.act(FilePath.java:749)
at hudson.FilePath.act(FilePath.java:735)
at hudson.FilePath.delete(FilePath.java:990)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:93)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
at hudson.model.Build$RunnerImpl.build(Build.java:174)
at hudson.model.Build$RunnerImpl.doRun(Build.java:138)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1257)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:555)
at hudson.FilePath.act(FilePath.java:742)
... 13 more
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:555)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
at hudson.model.Run.run(Run.java:1257)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]