Console Output

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/467/repository/commits/0f124fa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/467/repository/commits/0f124fa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0f124fac52bfb0699f0f1ec06b001984bd54823b","short_id":"0f124fac","created_at":"2023-07-22T15:30:03.000+08:00","parent_ids":["70e8c8a30fe06ca485c5197fa24f5ed5f3e4a80f"],"title":"对角布局","message":"对角布局\n","author_name":"leon","author_email":"liang@senior.auto","authored_date":"2023-07-22T15:30:03.000+08:00","committer_name":"leon","committer_email":"liang@senior.auto","committed_date":"2023-07-22T15:30:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M030/-/commit/0f124fac52bfb0699f0f1ec06b001984bd54823b","stats":{"additions":16,"deletions":16,"total":32},"status":null,"project_id":467,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399