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/1507/repository/commits/7503e2d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/7503e2d
Response Code: HTTP/1.1 200 OK
Response:
{"id":"7503e2db02925bd466ae8236f79cb9d7e29346db","short_id":"7503e2db","created_at":"2026-09-14T14:47:39.000+08:00","parent_ids":["db14fa74fcf17111ce4b723a8c6163bbac7c032d"],"title":"fix: 远望接入兼容快照显示并容错缺失字段","message":"fix: 远望接入兼容快照显示并容错缺失字段\n\n实时、录制和回溯入口采用 SDK Recorded 显示策略,允许不同来源 PNC 版本,以当前配置地图重建;无法重建时继续显示记录场景并记录原因。\n\n补充轮角数组长度、地图初始化、车道点索引和空 overlap 检查,失效 blacklist 车道仅跳过自身,避免中断后续 VIEW 输出。同步说明当前正式 Proto 基线和部署 ABI 要求。\n\n验证:后端构建通过,正式基线 5 类本地 MQTT、WebSocket 和 Chrome 绘图用例通过;未覆盖线上环境和完整 Vue 页面挂载。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-14T14:47:39.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-14T14:47:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/7503e2db02925bd466ae8236f79cb9d7e29346db","stats":{"additions":48,"deletions":14,"total":62},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399