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/493/repository/commits/1f08531
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/493/repository/commits/1f08531
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1f08531f0f982fc30bc7a84219d1e930b7c25d8b","short_id":"1f08531f","created_at":"2026-06-03T16:12:07.000+08:00","parent_ids":["e8cd33082a2c347179a2381835f06d8b383a1a80"],"title":"note_out: 相机推流改为推到从机 fix","message":"note_out: 相机推流改为推到从机 fix\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2026-06-03T16:12:07.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2026-06-03T16:12:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/camera_driver/-/commit/1f08531f0f982fc30bc7a84219d1e930b7c25d8b","stats":{"additions":5,"deletions":3,"total":8},"status":null,"project_id":493,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399