[JIRA] (JENKINS-53904) SEVERE: Failed to save build record

2019-04-04 Thread o...@nerdnetworks.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Owen Mehegan closed an issue as Incomplete  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Not enough information to do anything with this.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-53904  
 
 
  SEVERE: Failed to save build record   
 

  
 
 
 
 

 
Change By: 
 Owen Mehegan  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Incomplete  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53904) SEVERE: Failed to save build record

2018-10-04 Thread haba...@protonmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rafal Kowalski created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53904  
 
 
  SEVERE: Failed to save build record   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2018-10-04 11:51  
 
 
Environment: 
 Linux: RHEL 3.10.0-862.14.4.el7.x86_64  RAM: 16GB  CPUs: 4  Jenkins ver. 2.138.1  JAVA:  java-1.8.0-openjdk  Arch : x86_64  Epoch : 1  Version : 1.8.0.181  Release : 3.b13.el7_5  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Rafal Kowalski  
 

  
 
 
 
 

 
 Stack-trace java.nio.channels.ClosedByInterruptException   at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)   at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:216)   at hudson.util.FileChannelWriter.write(FileChannelWriter.java:72)   at java.io.Writer.write(Writer.java:192)   at hudson.util.AtomicFileWriter.write(AtomicFileWriter.java:162)   at java.io.Writer.write(Writer.java:157)   at hudson.XmlFile.write(XmlFile.java:189)   at hudson.model.Run.save(Run.java:2011)   at hudson.model.Run.execute(Run.java:1872)   at hudson.maven.MavenBuild.access$1200(MavenBuild.java:109)   at hudson.maven.MavenBuild$ProxyImpl2.close(MavenBuild.java:693)   at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:107)   at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:885)   at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)   at hudson.model.Run.execute(Run.java:1815)   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)   at hudson.model.ResourceController.execute(ResourceController.java:97)   at hudson.model.Executor.run(Executor.java:429)