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/586/repository/commits/1a8bc83
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/1a8bc83
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1a8bc83e3b9a00654d437adeb1d86e4aa6163ba4","short_id":"1a8bc83e","created_at":"2025-11-27T12:37:53.000+08:00","parent_ids":["d132b0e0a8e76b234e035a3209ffb12845e05831","c0021668b12823b0e104d189d2ccb9541e54f81f"],"title":"Merge remote-tracking branch 'origin/feat_cargo_width_remote' into feat_cargo_width_sim","message":"Merge remote-tracking branch 'origin/feat_cargo_width_remote' into feat_cargo_width_sim\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-11-27T12:37:53.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-11-27T12:37:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/1a8bc83e3b9a00654d437adeb1d86e4aa6163ba4","stats":{"additions":19,"deletions":11,"total":30},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399