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

SSHD Module - Handshake fails (wrong shared secret) 1 out of 256 times (SSHD-330)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      Just a proxy issue for https://issues.apache.org/jira/browse/SSHD-330, which appears in Jenkins according to the comment in https://github.com/jenkinsci/sshd-module/pull/8

          [JENKINS-40362] SSHD Module - Handshake fails (wrong shared secret) 1 out of 256 times (SSHD-330)

          Code changed in jenkins
          User: Gustaf Lundh
          Path:
          pom.xml
          src/main/java/org/jenkinsci/main/modules/sshd/SSHD.java
          http://jenkins-ci.org/commit/sshd-module/c65ba7f845f7e37fe0ecc58731311095fd92bdf4
          Log:
          [FIXED JENKINS-40362] Upgrads sshd-core to 0.14.0 to pick SSHD-330 (#8)

          This solves a really bad issue where 1 handshake
          in 256 fails randomly [1].

          Note: The issue was easily reproducable, and after this
          dependency upgrade the handshake did not fail in over
          15K test connections.

          [1] https://issues.apache.org/jira/browse/SSHD-330

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gustaf Lundh Path: pom.xml src/main/java/org/jenkinsci/main/modules/sshd/SSHD.java http://jenkins-ci.org/commit/sshd-module/c65ba7f845f7e37fe0ecc58731311095fd92bdf4 Log: [FIXED JENKINS-40362] Upgrads sshd-core to 0.14.0 to pick SSHD-330 (#8) This solves a really bad issue where 1 handshake in 256 fails randomly [1] . Note: The issue was easily reproducable, and after this dependency upgrade the handshake did not fail in over 15K test connections. [1] https://issues.apache.org/jira/browse/SSHD-330

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          war/pom.xml
          http://jenkins-ci.org/commit/jenkins/ef8ddd8a48df04952e59d242e713ff6e05b972c5
          Log:
          [FIXED JENKINS-40362] - Update SSHD Module to 1.9 (#2662)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: war/pom.xml http://jenkins-ci.org/commit/jenkins/ef8ddd8a48df04952e59d242e713ff6e05b972c5 Log: [FIXED JENKINS-40362] - Update SSHD Module to 1.9 (#2662)

          Oleg Nenashev added a comment -

          Released in jenkins-2.37, marking as LTS candidate

          Oleg Nenashev added a comment - Released in jenkins-2.37, marking as LTS candidate

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: