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

Impossible to build on Jenkins 2.414.2 - Jackson/Joda time issue on Gitlab API calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • aws-java-sdk-plugin
    • None
    • Jenkins 2.414.2

      When we want to build a package using Jenkins dsl (using classic scm checkout) we have an issue. There is a problem with Jackson/Joda time on Gitlab API calls.

      So this is impossible to checkout the project in Jenkins.

      I've tried to update with the latest Jenkins BOM to be sure but I still have the issue. 

      Please find the logs in attachment.

      The plugin version is the latest.

      Exception caught:org.gitlab4j.api.GitLabApiException: A MultiException has 2 exceptions. They are: 1. java.util.ServiceConfigurationError: com.fasterxml.jackson.databind.Module: Provider com.fasterxml.jackson.datatype.joda.JodaModule could not be instantiated 2. java.lang.IllegalStateException: Unable to perform operation: post construct on org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProvider MultiException stack 1 of 2 java.util.ServiceConfigurationError: com.fasterxml.jackson.databind.Module: Provider com.fasterxml.jackson.datatype.joda.JodaModule could not be instantiated

            baymac Parichay Barpanda
            chrismcx Christophe MICHAUX
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: