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/894b6ed6a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/894b6ed6a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"894b6ed6a27b45f3857ca3a7d22f86f0e76c6f73","short_id":"894b6ed6","created_at":"2026-09-08T11:08:37.000+08:00","parent_ids":["7087555b29af0107f6256b7f266e17f05fe74284"],"title":"feat: 新增津西区域识别并接入搜索配置","message":"feat: 新增津西区域识别并接入搜索配置\n\n依据津西 map_jx_20260903_v1.1.1 地图包围盒确定区域中心,\n沿用 WHBULK 的 3000 米识别半径,并在枚举末尾新增 JIN_XI。\n\n将津西接入 WHBULK 同类前进通道、参考线、途经点采样及\n终点通道兜底分支,并支持 TT/CAR 的通用搜索器回退选择。\n\n验证:地图全部 4633 个坐标点被覆盖,与现有 32 个区域不重叠;\ngit diff --check 及工程 task 的 pnc_node 编译通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-08T11:08:37.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-08T11:08:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/894b6ed6a27b45f3857ca3a7d22f86f0e76c6f73","stats":{"additions":29,"deletions":8,"total":37},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399