• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • git-client-plugin
    • None
    • Linux, Jenkins

      After update to 1.6.1 I now get the following:

      Building on master in workspace /usr/local/NAS/jenkins_jobs/master-Documentation/workspace

      Deleting project workspace... done

      FATAL: org.jenkinsci.plugins.gitclient.GitClient
      java.lang.NoClassDefFoundError: org.jenkinsci.plugins.gitclient.GitClient
      at org.jenkinsci.plugins.gitclient.Git$1.invoke(Git.java:63)
      at org.jenkinsci.plugins.gitclient.Git$1.invoke(Git.java:54)
      at hudson.FilePath.act(FilePath.java:914)
      at hudson.FilePath.act(FilePath.java:887)
      at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:66)
      at hudson.plugins.git.GitSCM.createClient(GitSCM.java:569)
      at hudson.plugins.git.GitSCM.createClient(GitSCM.java:561)
      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:866)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
      at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
      at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
      at hudson.model.Run.execute(Run.java:1670)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:231)

      Reverting to 1.6.0 resolves the issue.

          [JENKINS-21520] NoClassDefFoundError in git client 1.6.1

          Gavin Swanson created issue -
          Thomas Keller made changes -
          Link New: This issue is related to JENKINS-21745 [ JENKINS-21745 ]

          Mark Waite added a comment -

          The related bug report has been closed as a configuration error. Have you found a configuration related solution to this problem as well?

          If not, can you provide more details about the configuration you're running? Have you installed the latest version of the plugins (including credentials)? Are any of your plugins disabled? Are any of your plugins pinned to older versions?

          Mark Waite added a comment - The related bug report has been closed as a configuration error. Have you found a configuration related solution to this problem as well? If not, can you provide more details about the configuration you're running? Have you installed the latest version of the plugins (including credentials)? Are any of your plugins disabled? Are any of your plugins pinned to older versions?

          John Kelly added a comment -

          Weird, I'm getting this error on 1.6.2, but reverting to 1.6.1 fixes it for me.

          My credentials plugin is installed and enabled, but I'm not using it.

          John Kelly added a comment - Weird, I'm getting this error on 1.6.2, but reverting to 1.6.1 fixes it for me. My credentials plugin is installed and enabled, but I'm not using it.

          Mark Waite added a comment -

          That's bad news. I'm not aware of any changes which should have altered the class loading.

          What version of Jenkins are you running? I'm currently using 1.532.2 (the long term support release) and have not done any experiments with the new versions (like 1.551).

          Mark Waite added a comment - That's bad news. I'm not aware of any changes which should have altered the class loading. What version of Jenkins are you running? I'm currently using 1.532.2 (the long term support release) and have not done any experiments with the new versions (like 1.551).
          Mark Waite made changes -
          Link New: This issue is duplicated by JENKINS-22098 [ JENKINS-22098 ]

          rsandell added a comment -

          Reverting to 1.6.1 fixed it for us as well, for a while. Then it happened again, in runtime, without a restart.
          We are also running 1.532.2 with all plugins updated to the latest version at the time of upgrade (so credentials plugin is in there as well).

          rsandell added a comment - Reverting to 1.6.1 fixed it for us as well, for a while. Then it happened again, in runtime, without a restart. We are also running 1.532.2 with all plugins updated to the latest version at the time of upgrade (so credentials plugin is in there as well).

          Mark Waite added a comment -

          A comment in JENKINS-20254 indicates that the ssh-credentials plugin must also be enabled. Could you double check that your ssh-credentials plugin is enabled on the failing configuration?

          Mark Waite added a comment - A comment in JENKINS-20254 indicates that the ssh-credentials plugin must also be enabled. Could you double check that your ssh-credentials plugin is enabled on the failing configuration?
          Mark Waite made changes -
          Link New: This issue is related to JENKINS-20254 [ JENKINS-20254 ]

          Mark Waite added a comment -

          I'm unable to duplicate this bug, nor do there seem to be ongoing reports of the problem. Closing it as "Cannot reproduce".

          Mark Waite added a comment - I'm unable to duplicate this bug, nor do there seem to be ongoing reports of the problem. Closing it as "Cannot reproduce".
          Mark Waite made changes -
          Resolution New: Cannot Reproduce [ 5 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            ndeloof Nicolas De Loof
            s7726 Gavin Swanson
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: