Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/445/repository/commits/cbd4e92
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/445/repository/commits/cbd4e92
Response Code: HTTP/1.1 200 OK
Response:
{"id":"cbd4e926431d1b1da51006c519d7586411c43ba3","short_id":"cbd4e926","created_at":"2023-10-19T21:13:45.000+08:00","parent_ids":["55de5a5044b75c566387620be2bece5ec1a093ad"],"title":"fix: delete private plan yaml","message":"fix: delete private plan yaml\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-19T21:13:45.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-19T21:13:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M008/-/commit/cbd4e926431d1b1da51006c519d7586411c43ba3","stats":{"additions":0,"deletions":1644,"total":1644},"status":null,"project_id":445,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399