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

download artifacts is very slow

    XMLWordPrintable

Details

    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

          Activity

            danielbeck Daniel Beck added a comment -

            Any way you could set up a test instance, verify that it works well in that test instance using 1.529, doesn't work well in 1.537, and then try to narrow it down to the one release that caused the issue?

            FWIW there's no SSH involved when you're downloading archived artifacts from Jenkins master.

            danielbeck Daniel Beck added a comment - Any way you could set up a test instance, verify that it works well in that test instance using 1.529, doesn't work well in 1.537, and then try to narrow it down to the one release that caused the issue? FWIW there's no SSH involved when you're downloading archived artifacts from Jenkins master.
            dennys Dennys Hsieh added a comment -

            In my environment, when I downgrade trilead-ssh2-build217-jenkins-3.jar to trilead-ssh2-build214-jenkins-3.jar, it's faster than before.

            dennys Dennys Hsieh added a comment - In my environment, when I downgrade trilead-ssh2-build217-jenkins-3.jar to trilead-ssh2-build214-jenkins-3.jar, it's faster than before.

            It would be good if you could put enough logging on the SSH server side to see if there is a different cipher being used with the newer lib

            stephenconnolly Stephen Connolly added a comment - It would be good if you could put enough logging on the SSH server side to see if there is a different cipher being used with the newer lib
            kohsuke Kohsuke Kawaguchi added a comment - A relevant conversation in the dev list

            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.

            ashevtsov Andrey Shevtsov added a comment - 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.

            People

              Unassigned Unassigned
              morlajb1 mor lajb
              Votes:
              14 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated: