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/ebf79838c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/ebf79838c
Response Code: HTTP/1.1 200 OK
Response:
{"id":"ebf79838cebf70c654ad674503a1cedbe50bb8c0","short_id":"ebf79838","created_at":"2026-09-24T01:45:24.000+08:00","parent_ids":["4b28b4a4fa1c8cdaccdc57a377777622248da7c3"],"title":"fix: 按任务终点与路口中点选择堆场规划器","message":"fix: 按任务终点与路口中点选择堆场规划器\n\n使用当前行驶段剩余距离判断任务终点是否越过进出场路口中点,避免延长引导线和区域提前判定误触发 KEB。终点在中点或之前时按已开启的堆场 PJPO 开关选择 PJPO,超过中点时保留 KEB。\n\n选择器与 KEB 目标构造共用终点检查,保留缺输入报错及带缓存路口的尾段复用。补充中点边界、规划器切换、换向段终点、无效输入与连续路口回归。分布式编译及 19 项相关测试通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-24T01:45:24.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-24T01:45:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/ebf79838cebf70c654ad674503a1cedbe50bb8c0","stats":{"additions":111,"deletions":3,"total":114},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399