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/c9f7e71
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/c9f7e71
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c9f7e7127e9da65c1d9c823543cabe6aa3fc933d","short_id":"c9f7e712","created_at":"2026-08-18T11:41:07.000+08:00","parent_ids":["36f5b4035235f4164db82c0a34b9207fd6e7939c"],"title":":bug: 明显异常车速剔除,雷达没数据时报错更明显","message":":bug: 明显异常车速剔除,雷达没数据时报错更明显\n","author_name":"liuyang","author_email":"liuyang@senior.auto","authored_date":"2026-08-18T11:41:07.000+08:00","committer_name":"liuyang","committer_email":"liuyang@senior.auto","committed_date":"2026-08-18T11:41:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/c9f7e7127e9da65c1d9c823543cabe6aa3fc933d","stats":{"additions":720,"deletions":183,"total":903},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399