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/8/repository/commits/8020473bc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/8020473bc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8020473bcb6c955c36b14d7e81b8d2faf59fd3ad","short_id":"8020473b","created_at":"2026-09-01T22:57:17.000+08:00","parent_ids":["81a973531e23260ee2dbaa24b8e548c2f11cf2c9"],"title":"fix: 补全 Foxglove 可视化参考系","message":"fix: 补全 Foxglove 可视化参考系\n\n新增标准 foxglove.FrameTransform schema,并在 MCAP 每帧写入 world 到 map 的单位变换。\n\n统一 SceneUpdate、TF 与 MCAP 日志时间戳,确保随机跳转和逐帧播放时均能解析参考系。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-01T22:57:17.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-01T22:57:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/8020473bcb6c955c36b14d7e81b8d2faf59fd3ad","stats":{"additions":93,"deletions":57,"total":150},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399