-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Linux, Jenkins 1.449, plugin timestamper 1.2.2
Gzipped logs are not currently shown.
When de log file is gzip, log console shows
[8mha:AAAAkh+LCAAAAAAAAABb85aBtbiIQSajNKU4P08vOT+vOD8nVc
+jsiC1KCczL9svvyT1dMUiOWdZ/mImBiZPBrac1Lz0kgwfBubSopwSBiGfrMSyRP2cxLx0/
eCSosy8dOuKIgYpNOOcITTIMAYIYGRiYKgoADJ4gGbolxanFuknJyelpJal5pTk5+cAAKxNYUeX AAAA [0mccbdeveltool
Building on master in workspace
instead of
Started by user ccbdeveltool
Building on master in workspace
These were issues in old Hudson:
http://issues.hudson-ci.org/browse/HUDSON-2551
http://issues.hudson-ci.org/browse/HUDSON-2137
- is blocking
-
JENKINS-2551 Option to compress build logs
-
- Resolved
-
[JENKINS-13655] Gzipped log are not shown correctly
Link |
New:
This issue is blocking |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 144122 ] | New: JNJira + In-Review [ 190918 ] |
Hello everyone.
This issue will be fixed as soon as the following pull request is merged into the Jenkins mainline:
https://github.com/jenkinsci/jenkins/pull/549
The only prerequisite is that Jenkins needs to be compiled against Stapler with a version >= 1.196, as that includes this Stapler patchset:
https://github.com/stapler/stapler/pull/10