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/586/repository/commits/6c0ae7b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/6c0ae7b
Response Code: HTTP/1.1 200 OK
Response:
{"id":"6c0ae7bd2c7c4df887d1ef7bda7fe8a31f4f49d5","short_id":"6c0ae7bd","created_at":"2023-06-12T11:58:28.000+08:00","parent_ids":["2454c77491c328594a582905b09c1ff9c3de75e3","31d091caf2137304514e97cd9bc30da8d62bec11"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-06-12T11:58:28.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-06-12T11:58:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/6c0ae7bd2c7c4df887d1ef7bda7fe8a31f4f49d5","stats":{"additions":196,"deletions":127,"total":323},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399