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/0c84b1b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/121/repository/commits/0c84b1b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0c84b1be9afc1e0b4cff7c150382213924339781","short_id":"0c84b1be","created_at":"2026-07-30T15:10:18.000+08:00","parent_ids":["2e27e4256752ec33bf1bf7b28b336f0b390afdae"],"title":":new: 增加静止判据veichle_speed不小于0.01m/s不判断静止","message":":new: 增加静止判据veichle_speed不小于0.01m/s不判断静止\n","author_name":"liuyang","author_email":"liuyang@senior.auto","authored_date":"2026-07-30T15:10:18.000+08:00","committer_name":"liuyang","committer_email":"liuyang@senior.auto","committed_date":"2026-07-30T15:10:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2/-/commit/0c84b1be9afc1e0b4cff7c150382213924339781","stats":{"additions":28,"deletions":14,"total":42},"status":null,"project_id":121,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399