-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
We restart our jenkins servers every week ends.
Today, all of a sudden, we got this error:
java.io.IOException: Failed to load: Mina SSHD API :: Common (mina-sshd-api-common 2.15.0-161.vb_200831a_c15b_) - Update required: EDDSA API Plugin (eddsa-api 0.3.0-4.v84c6f0f4969e) to be updated to 0.3.0.1-19.vc432d923e5ee or higher
We have a process to run jenkins in docker, with a fully baked image with all the plugins, to avoid exactly this kind of issues.
However, when trying older images from 1 or 2 months ago, we still get this error.
=> is it possible to try to avoid as much as possible adding hard dependencies on jenkins start, especially on such recent versions of a plugin ? (especially since this latest version was just a fix for docker tests, which does not sound very critical)
- relates to
-
JENKINS-75542 Incompatible eddsa-api version pulled in by artifactory breaks mina-sshd-api-common
-
- Closed
-