Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
See https://github.com/jenkinsci/git-plugin/pull/156 for background. If you emit log messages at FINE or below on a slave, by default they are lost, and it is not obvious how to see them. https://github.com/jenkinsci/remoting/commit/e01f23c13dc18b93df106c929ee1af3eec27313f is another case.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | logstuff.hpi [ 23736 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Jesse Glick [ jglick ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Labels | diagnostics logging slave | diagnostics logging lts-candidate slave |
Labels | diagnostics logging lts-candidate slave | 1.509.4-fixed diagnostics logging slave |
Workflow | JNJira [ 149580 ] | JNJira + In-Review [ 193191 ] |
There is a SlaveComputer.getLogRecords, but it appears to always return an empty list.