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/6101fe903
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/6101fe903
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6101fe90314cb6eaf505fce402f0d30c1d5e628e","short_id":"6101fe90","created_at":"2026-09-22T20:08:49.000+08:00","parent_ids":["c53cfc5da9ae336a7070f0f08e067ebd3ce5c51e"],"title":"fix: 支持 Auto 出场局部倒车调整并外置调参","message":"fix: 支持 Auto 出场局部倒车调整并外置调参\n\n保留纯前进优先,失败后按配置逐步增加初始倒车距离并尝试两侧姿态。\n全部重试共用时间预算,最终路径检查后退位移、完整车体碰撞与机械曲率。\n优化裕量和权重从场景 custom_params 读取,同步津西配置及通用参数命名。\n补充初始方向、真实倒车距离、转向和参数校验回归测试。\n\n验证:30 项 SSEP 测试及 6 项 IMV 参数测试通过;两个现场场景回放通过,\n碰撞和曲率验收通过;主程序、回放及测试目标增量分布式编译通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-22T20:08:49.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-22T20:08:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/6101fe90314cb6eaf505fce402f0d30c1d5e628e","stats":{"additions":420,"deletions":14,"total":434},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399