Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-56992

When a pod dies in kubernetes, we should be able to dump out the pod logs somewhere

XMLWordPrintable

      Issue:
      I have a pipeline which is massively parallel and spins up a series of kubernetes pods to do a build process with a few containers on each. Occasionally(about 1 of every 5-10) the kubernetes pod will disconnect with an error message

      Could not connect to $CONTAINER to send interrupt signal to process
      

      This becomes very difficult to troubleshoot a solution for since there is not any additional details

      Resoution:
      It would be very helpful here to get logs or more details about the failure by potentially dumping the failed pod logs somewhere. This would be very helpful to have inside of the Kubernetes plugin since the pod no longer exists after the build is done and getting the previous logs is difficult if it is not caught instantly

            Unassigned Unassigned
            ataylor Alex Taylor
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: