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/74/repository/commits/f4d1c2d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/74/repository/commits/f4d1c2d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f4d1c2d48b5a1c749a6e0e34a11ef080abbfa008","short_id":"f4d1c2d4","created_at":"2026-03-18T15:02:15.000+08:00","parent_ids":["7fd05754229929c629c3dc983a06d684e1c5619e"],"title":"add new extrinsics","message":"add new extrinsics\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2026-03-18T15:02:15.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2026-03-18T15:02:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/hesai_lidar/-/commit/f4d1c2d48b5a1c749a6e0e34a11ef080abbfa008","stats":{"additions":10,"deletions":0,"total":10},"status":null,"project_id":74,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399