legacy-knowledge-base
公開されました Jun. 30, 2025

JenkinsでGitLabへのコミットステータスの更新ができない

written-by

Madeleine Clay

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • gitlab-api を使用したビルドは、ビルドの最後のステップで、Jenkins が gitlab-api を使用して GitLab へのコミット状況を更新しようとしたときに失敗することがあります。
[ci-0] org.jenkinsci.plugins.workflow.steps.scm.SCMStep checkout
[ci-0] WARNING: null
[ci-0] javax.ws.rs.ProcessingException: Error reading entity from input stream.
Caused by: com.fasterxml.jackson.databind.JsonMappingException: Numeric value (2149088644) out of range of int (-2147483648 - 2147483647)
Caused by: com.fasterxml.jackson.core.exc.InputCoercionException: Numeric value (2149088644) out of range of int (-2147483648 - 2147483647)

Environment

  • LXC-SM

解決策

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base