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/462/repository/commits/ab07988
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/462/repository/commits/ab07988
Response Code: HTTP/1.1 200 OK
Response:
{"id":"ab07988b0a678f7b3995553a4757a6cfff93da0c","short_id":"ab07988b","created_at":"2023-07-07T16:47:08.000+08:00","parent_ids":["a52db17caa3fce58daa1efce833da899f0f21432"],"title":"update params","message":"update params\n","author_name":"leon","author_email":"liang@senior.auto","authored_date":"2023-07-07T16:47:08.000+08:00","committer_name":"leon","committer_email":"liang@senior.auto","committed_date":"2023-07-07T16:47:08.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M025/-/commit/ab07988b0a678f7b3995553a4757a6cfff93da0c","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":462,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399