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/01e880b2e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/01e880b2e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"01e880b2e4d13dbe7b3533e024f67aeaf517b98a","short_id":"01e880b2","created_at":"2026-08-13T18:25:44.000+08:00","parent_ids":["6ec098956fa340949b355528bf96f654ef6e70c6"],"title":"fix: 修复贴道路边缘点云绕行边界收缩","message":"fix: 修复贴道路边缘点云绕行边界收缩\n\n区分道路边界与点云障碍的绕行和安全预留来源,在 DP 候选生成前应用 OG 缓冲及求解余量,避免直行候选压缩最终内缩距离。\n\n同步补充无可行 gap 的安全截断、最终边界可视化和回归测试,确保 ROAD 不主动推动绕行。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-13T18:25:44.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-13T18:25:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/01e880b2e4d13dbe7b3533e024f67aeaf517b98a","stats":{"additions":286,"deletions":64,"total":350},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399