Build: https://builds.apache.org/job/Solr-trunk/1926/

No tests ran.

Build Log:
[...truncated 37630 lines...]

[...truncated 37630 lines...]

[...truncated 37630 lines...]

[...truncated 35394 lines...]
check-forbidden-apis:

validate:

BUILD SUCCESSFUL
Total time: 47 seconds
+ cd /home/hudson/hudson-slave/workspace/Solr-trunk/checkout/lucene
+ /home/hudson/tools/ant/supported18/bin/ant clean
Buildfile: 
/usr/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/lucene/build.xml

clean:
   [delete] Deleting directory 
/usr/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/lucene/build

BUILD SUCCESSFUL
Total time: 2 seconds
+ cd /home/hudson/hudson-slave/workspace/Solr-trunk/checkout/solr
+ ANT_OPTS='-Xmx896m -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128M' 
/home/hudson/tools/ant/supported18/bin/ant -Dversion=5.0-2012-07-28_13-34-31 
-Dlucene_version=5.0-2012-07-28_13-34-31 
-Dsvnversion.exe=/home/hudson/tools/svn/svnversion 
-Dsvn.exe=/home/hudson/tools/svn/svn -Dtests.jvms=1 -Djunit.formatter=xml 
-Drun.clover=true -Dtests.jvms=1 -Dargs= clean-dest test generate-clover-reports
Buildfile: 
/usr/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/solr/build.xml
     [echo] Building solr...

clean-dest:

test-solr-core:
     [echo] Building solr-core...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.setup:
     [echo] Code coverage with Atlassian Clover enabled.
[ivy:cachepath] :: resolving dependencies :: 
com.cenqua.clover#clover-caller;working
[ivy:cachepath]         confs: [master]
[ivy:cachepath]         found com.cenqua.clover#clover;2.6.3 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      master      |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------
    [mkdir] Created dir: 
/usr/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/lucene/build/clover/db
[clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-setup] Loaded from: 
/home/hudson/.ivy2/cache/com.cenqua.clover/clover/jars/clover-2.6.3.jar
[clover-setup] Clover: Open Source License registered to Apache.
[...truncated 2160 lines...]

[...truncated 37630 lines...]

[...truncated 37567 lines...]
FATAL: Unable to delete script file /var/tmp/hudson7596397129283812084.sh
hudson.util.IOException2: remote file operation failed: 
/var/tmp/hudson7596397129283812084.sh at hudson.remoting.Channel@5745854e:lucene
        at hudson.FilePath.act(FilePath.java:838)
        at hudson.FilePath.act(FilePath.java:824)
        at hudson.FilePath.delete(FilePath.java:1129)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:160)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1488)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:492)
        at hudson.remoting.Request.call(Request.java:129)
        at hudson.remoting.Channel.call(Channel.java:663)
        at hudson.FilePath.act(FilePath.java:831)
        ... 13 more
Caused by: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2571)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
        at hudson.remoting.Command.readFrom(Command.java:90)
        at 
hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected 
termination of the channel
hudson.remoting.RequestAbortedException: 
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected 
termination of the channel
        at hudson.remoting.Request.call(Request.java:174)
        at hudson.remoting.Channel.call(Channel.java:663)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
        at $Proxy38.join(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:861)
        at hudson.Launcher$ProcStarter.join(Launcher.java:345)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:160)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1488)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: 
Unexpected termination of the channel
        at hudson.remoting.Request.abort(Request.java:299)
        at hudson.remoting.Channel.terminate(Channel.java:719)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2571)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
        at hudson.remoting.Command.readFrom(Command.java:90)
        at 
hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to