Commit Status Publisher fail
Hello! I have a fail with my bind between TC and gitlab.
When i check the connection Commit Status Publishe between teamcity and gitlab it is successful, but the connection does not work when I make a merge request via linter
[2021-03-22 04:27:52,256] WARN - ains.buildServer.COMMIT_STATUS - Commit Status Publisher HTTP request has failed. Publisher: gitlabStatusPublisher(https://lalala.com/api/v4/projects/v8%2Fcore/statuses/ae0ffgc836195da99174hfa0910ce4a104d137bc).. Build: #7 {build id=70093, buildTypeId=TestProjectCore_Pytest}: jetbrains.buildServer.commitPublisher.HttpPublisherException: HTTP response error: {"message":{"name":["has already been taken"]}}, response code: 400, reason: Bad Request (enable debug to see stacktrace)
Upload id: 2021_03_22_HM4QbZzBGV4ZGiEM (files: Screenshot from 2021-03-22 11-11-58.png, Screenshot from 2021-03-22 11-14-58.png)
Please sign in to leave a comment.
Hi,
There seems to be some sort of an issue on the VCS side. I'd recommend reporting this to GitLab support.
If you upload teamcity-server.log created with debug-all logging preset covering the time of the error, I might be able to tell more. Be sure to swap the logging preset back to <Defaul> after you finish reproducing the issue.
-Anatoly