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/289/repository/commits/0435103
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/289/repository/commits/0435103
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"04351038898118b87cc4f755cd07ef0b76518bb8","short_id":"04351038","created_at":"2025-05-23T19:41:01.000+08:00","parent_ids":["7cd5691969b4dc2e3d3997dfdb8e2215617268cc"],"title":"note: 消息确实报警分别统计","message":"note: 消息确实报警分别统计\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2025-05-23T19:41:01.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2025-05-23T19:41:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/lane_detection/-/commit/04351038898118b87cc4f755cd07ef0b76518bb8","stats":{"additions":22,"deletions":13,"total":35},"status":null,"project_id":289,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399