Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Component/s: core
-
Labels:
-
Environment:Master is 2008R2
-
Similar Issues:
Description
download artifacts time takes very long time ..., in 1.537 I found the issue. it works fine in 1.529.
1 GB artifact that download in ~10 minutes in 1.529 takes 2-3 hours in 1.537
Attachments
Issue Links
- is blocking
-
JENKINS-18836 java.io.IOException: Unexpected termination of the channel
-
- Resolved
-
- is related to
-
JENKINS-22297 ssh-slave connection seems to have performance issues
-
- Closed
-
-
JENKINS-22320 High CPU consumption because of SSH communication
-
- Closed
-
FYI. I had the same issue on my Jenkins instance, both 1.609 and 1.638 (running on Ubuntu 12) with HTTPS/SSL in Jenkins.
Once I've reconfigured Jenkins to run behind Apache, moved SSL to Apache and removed it from Jenkins configuration, download speed increased by 20+ times on huge files.
Hope this helps.