[JENKINS-48184] Failed to update commit state on GitHub with respond code 201
I have encounter this after we upgrade to Jenkins 2.
ERROR: [GitHub Commit Status Setter] Failed to update commit state on GitHub. Ignoring exception Server returned HTTP response code: 201, message: 'Created' for URL: [https://api.github.com/repos/zanata/zanata-scripts/statuses/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Not quite sure whether it is related to:
https://issues.jenkins-ci.org/browse/JENKINS-18407
https://issues.jenkins-ci.org/browse/JENKINS-47820
The Commit Status is correctly set though.
Originally reported by
dchen, imported from: Failed to update commit state on GitHub with respond code 201
- assignee:
lanwen
- status: Open
- priority: Minor
- component(s): github-plugin
- resolution: Unresolved
- votes: 1
- watchers: 2
- imported: 2025-12-08
Raw content of original issue
I have encounter this after we upgrade to Jenkins 2. ERROR: [GitHub Commit Status Setter] Failed to update commit state on GitHub. Ignoring exception Server returned HTTP response code: 201, message: 'Created' for URL: [https://api.github.com/repos/zanata/zanata-scripts/statuses/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Not quite sure whether it is related to: https://issues.jenkins-ci.org/browse/JENKINS-18407 https://issues.jenkins-ci.org/browse/JENKINS-47820
The Commit Status is correctly set though.