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/87/repository/commits/c1312f4c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/c1312f4c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c1312f4cac3d31d005fe39da2d500e97d3464ad8","short_id":"c1312f4c","created_at":"2025-10-11T16:43:51.000+08:00","parent_ids":["16b7736c5e4f03e4931fbfbe6ab324103074196f"],"title":"note_out:前港喷水池过滤误检.","message":"note_out:前港喷水池过滤误检.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-10-11T16:43:51.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-10-11T16:43:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/c1312f4cac3d31d005fe39da2d500e97d3464ad8","stats":{"additions":52,"deletions":1,"total":53},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399