Skip to content

[JENKINS-67886] WARNING com.trilead.ssh2.crypto.PEMDecoder decode #319

@jenkins-infra-bot

Description

@jenkins-infra-bot

We get this log very often:
WARNING com.trilead.ssh2.crypto.PEMDecoder decode
com.trilead.ssh2.cryptoPEMDecoder.decode method is deprecated, use com.trilead.ssh2.cryptoPEMDecoder.decodeKeyPair instead.

I suspect it is through the SCM polling events.  I've tried switching to RSA keys for my svn+ssh setup but get the same logs.

Ideas?


Originally reported by channyboy, imported from: WARNING com.trilead.ssh2.crypto.PEMDecoder decode
  • assignee: jvz
  • status: Open
  • priority: Minor
  • component(s): ssh-credentials-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251215-193512
Raw content of original issue

We get this log very often: WARNING com.trilead.ssh2.crypto.PEMDecoder decode com.trilead.ssh2.cryptoPEMDecoder.decode method is deprecated, use com.trilead.ssh2.cryptoPEMDecoder.decodeKeyPair instead.

I suspect it is through the SCM polling events.  I've tried switching to RSA keys for my svn+ssh setup but get the same logs.

Ideas?

  • environment: Docker LTS Jenkins 2.319.3 subversion rsa

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions