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/0c15dfca1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/0c15dfca1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0c15dfca196f310fe06d3f4c1b87c511378a6ff4","short_id":"0c15dfca","created_at":"2026-09-16T19:49:25.000+08:00","parent_ids":["ae161134773778488865f4ecc68570717a426bee"],"title":"fix: 补齐出堆场 S 弯和 U 弯区域识别","message":"fix: 补齐出堆场 S 弯和 U 弯区域识别\n\n将出场 S 弯、U 弯的左右方向及弯前和弯中纳入区域判断,使入场等搜索场景按准入条件正常让出。\n补充出场区域保持、切换到下一入场区域、禁搜及旧路径收尾回归,并记录接管规则。\n\n验证:pnc_node 编译成功;完整回归 344 项通过、45 项跳过,无失败。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-16T19:49:25.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-16T19:49:25.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/0c15dfca196f310fe06d3f4c1b87c511378a6ff4","stats":{"additions":88,"deletions":1,"total":89},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399