-
Bug
-
Resolution: Fixed
-
Major
-
None
TarArchiver.visit assumes that the input stream from a file is of the exact length as .length() reported when it started. This may not be true for things like log files that are frequently appended to. That can cause corruption of artifact archiving, backups, etc.
- duplicates
-
JENKINS-7695 archiving throws hudson.util.IOException2: java.io.IOException: request to write '3977' bytes exceeds size in header of '41955006'
- Resolved
- is related to
-
JENKINS-21426 ENOENT during archiving artifacts
- Open
- links to