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/bf1d65551
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/bf1d65551
Response Code: HTTP/1.1 200 OK
Response:
{"id":"bf1d65551bf9244e374ab05672fb4a86190c2958","short_id":"bf1d6555","created_at":"2026-08-05T20:16:58.000+08:00","parent_ids":["5eb04acbf26c894cd1d10199b5140392b43a32a2"],"title":"fix: 修复缓刹遇障碍后无法进入停止态","message":"fix: 修复缓刹遇障碍后无法进入停止态\n\nNStop 执行期间进入 MOVE_BRAKE 后保持障碍制动,避免 MOVE_NSTOP 与 MOVE_BRAKE 循环切换。\n\n车辆静止退出 MOVE_BRAKE 时恢复 NN_STOP 停车原因,使 MotionStopFsm 直接进入 STOP_CTRL。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-05T20:05:04.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-05T20:16:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/bf1d65551bf9244e374ab05672fb4a86190c2958","stats":{"additions":23,"deletions":2,"total":25},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399