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/121/repository/commits/580b0f2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/580b0f2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"580b0f254114080b3cf368c5396aa3ab142054f8","short_id":"580b0f25","created_at":"2026-04-10T20:34:17.000+08:00","parent_ids":["3939512b4840ea10843dbd995a5f2d725a43c144"],"title":"feat_out: 增加雷达Z高度范围控制(默认上2,下3的范围)","message":"feat_out: 增加雷达Z高度范围控制(默认上2,下3的范围)\n","author_name":"zhangzhengqiang","author_email":"dongdaqiangzi@163.com","authored_date":"2026-04-10T20:34:17.000+08:00","committer_name":"zhangzhengqiang","committer_email":"dongdaqiangzi@163.com","committed_date":"2026-04-10T20:34:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/580b0f254114080b3cf368c5396aa3ab142054f8","stats":{"additions":28,"deletions":1,"total":29},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399