Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: cb7bdbd33cbe9e8a088f9c8fb459a5baf2b22079
      
https://github.com/jenkinsci/docker-plugin/commit/cb7bdbd33cbe9e8a088f9c8fb459a5baf2b22079
  Author: Nico Schmoigl <git...@schmoigl-online.de>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M 
docker-plugin/src/main/java/com/nirima/jenkins/plugins/docker/DockerSlave.java

  Log Message:
  -----------
  Improved Error reporting in case of termination errors

https://github.com/jenkinsci/docker-plugin/issues/401 documents a case 
where terminating a container failed. Log output was too bad to properly
allow backtracking to the root cause, which prevents proper debugging. 

This commit adds additional logging output of the causing exception in
the hope that a later analysis of the root cause will be possible.


  Commit: b09d5ec374e02749da1f8c34c21e1c94a911899c
      
https://github.com/jenkinsci/docker-plugin/commit/b09d5ec374e02749da1f8c34c21e1c94a911899c
  Author: magnayn <nigel.mag...@gmail.com>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M 
docker-plugin/src/main/java/com/nirima/jenkins/plugins/docker/DockerSlave.java

  Log Message:
  -----------
  Merge pull request #434 from eaglerainbow/errorHandling

Improved Error reporting in case of termination errors


Compare: 
https://github.com/jenkinsci/docker-plugin/compare/b5657c113cdb...b09d5ec374e0

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

Reply via email to