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/664ac3b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/664ac3b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"664ac3ba5984f06a0cf7b27117a46e5497f2c521","short_id":"664ac3ba","created_at":"2026-06-24T15:39:44.000+08:00","parent_ids":["27d2c22076358eecf648095df6822aacafe00709"],"title":":new: 增加任意个雷达进行定位,增加耗时打印","message":":new: 增加任意个雷达进行定位,增加耗时打印\n","author_name":"liuyang","author_email":"liuyang@senior.auto","authored_date":"2026-06-24T15:39:44.000+08:00","committer_name":"liuyang","committer_email":"liuyang@senior.auto","committed_date":"2026-06-24T15:39:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/664ac3ba5984f06a0cf7b27117a46e5497f2c521","stats":{"additions":2056,"deletions":167,"total":2223},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399