You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/09/17 09:30:00 UTC

Build failed in Hudson: Tuscany-2x #841

See <https://hudson.apache.org/hudson/job/Tuscany-2x/841/changes>

Changes:

[slaws] Switch to using the latest jcaa otests (r197).

[kelvingoodson] temporarily disable samples in build as I have messed up the sample poms and can't fix them up for a few hours

[kelvingoodson] TUSCANY-3677 pom fixup after reorg

[kelvingoodson] TUSCANY-3677 pom fixup after reorg

[kelvingoodson] TUSCANY-3677 partial pom fixup after reorg-- more coming

[kelvingoodson] TUSCANY-3677 partial pom fixup after reorg-- more coming

[kelvingoodson] TUSCANY-3677 more samples reorg

[kelvingoodson] TUSCANY-3677 more samples reorg - move calc-rest-osgi to maven-osgi-junit category

[kelvingoodson] TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved to getting started

[kelvingoodson] TUSCANY-3677 more samples reorg

[kelvingoodson] TUSCANY-3677 more samples reorg

[kelvingoodson] TUSCANY-3677 more samples reorg

[slaws] Switch to using the latest assembly otests (r653).

[kelvingoodson] TUSCANY-3677 create samples category for samples kicked off by maven-osgi-junit plugin

[kelvingoodson] TUSCANY-3677 all implementation.* samples are part of sca-features samples set

[kelvingoodson] TUSCANY-3677 more samples reorg

[kelvingoodson] TUSCANY-3677 pave the way for more samples reorg

[antelder] Update the bin distro tuscany.bat to start the shell

[antelder] Add a couple of sample contributions that reuse the helloworld sample contribution with and include and adding a ws binding.

[fmoga] Clean up poms for comet binding and sample.

[antelder] Add exports so other samples can reuse the helloworld contribution

[fmoga] Moved comet binding to trunk.

[kelvingoodson] TUSCANY-3677 configure poms to match distributed osgi samples reorg

[antelder] Put back the base jar pom.xml to include explicit dependencies instead of using the features/base as the shade plugin doesn't seem to work quite right with pom type dependencies. It ends up with the feature/base and its transitive dependencies still being included in the dependency reduced pom.xml which means all the individual modules still come in as transitive dependencies. There may be some way to fix this with shade plugin excludes but while i work that out put this back to the old way

[kelvingoodson] TUSCANY-3677 move projects that configure osgi explicitly

[kelvingoodson] TUSCANY-3677 move sample projects that configure osgi dynamically

[kelvingoodson] TUSCANY-3677 add structure for osgi samples reorg

[antelder] Add a skip for the remote resources plugin for the samples so they don't inlcude unnecessar guff

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/Tuscany-2x at hudson.remoting.Channel@1d9fa7d2:solaris1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607)
	at hudson.model.Run.run(Run.java:1315)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:419)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more


Build failed in Hudson: Tuscany-2x #846

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/846/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/Tuscany-2x at hudson.remoting.Channel@1d9fa7d2:solaris1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607)
	at hudson.model.Run.run(Run.java:1315)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:419)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more


Build failed in Hudson: Tuscany-2x #845

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/845/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/Tuscany-2x at hudson.remoting.Channel@1d9fa7d2:solaris1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607)
	at hudson.model.Run.run(Run.java:1315)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:419)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more


Build failed in Hudson: Tuscany-2x #844

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/844/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/Tuscany-2x at hudson.remoting.Channel@1d9fa7d2:solaris1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607)
	at hudson.model.Run.run(Run.java:1315)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:419)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more


Build failed in Hudson: Tuscany-2x #843

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/843/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/Tuscany-2x at hudson.remoting.Channel@1d9fa7d2:solaris1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607)
	at hudson.model.Run.run(Run.java:1315)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:419)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more


Build failed in Hudson: Tuscany-2x #842

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/842/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/Tuscany-2x at hudson.remoting.Channel@1d9fa7d2:solaris1
	at hudson.FilePath.act(FilePath.java:749)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.toURI(FilePath.java:790)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607)
	at hudson.model.Run.run(Run.java:1315)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:419)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.FilePath.act(FilePath.java:742)
	... 10 more