See <https://builds.apache.org/job/Accumulo-Trunk/413/>
------------------------------------------
Failed to access build log
hudson.util.IOException2: remote file operation failed:
/home/jenkins/jenkins-slave/workspace/Accumulo-Trunk at
hudson.remoting.Channel@1d0b37af:ubuntu3
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.FilePath.toURI(FilePath.java:879)
at hudson.tasks.MailSender.createFailureMail(MailSender.java:278)
at hudson.tasks.MailSender.getMail(MailSender.java:153)
at hudson.tasks.MailSender.execute(MailSender.java:99)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1012)
at hudson.model.Run.execute(Run.java:1532)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
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)
... 10 more
Caused by: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:835)
at hudson.remoting.Channel$2.handle(Channel.java:433)
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
at hudson.remoting.Command.<init>(Command.java:54)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:829)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:827)
at hudson.remoting.Channel.close(Channel.java:894)
at hudson.remoting.Channel.close(Channel.java:877)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:834)
... 2 more