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/119/repository/commits/6e1368dd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/6e1368dd
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6e1368dd63b90f3bc0233cfdc61b388bc32d2915","short_id":"6e1368dd","created_at":"2026-08-11T13:41:43.000+08:00","parent_ids":["dda64e41d2ff53c1635cf5d39b9b7f2d5f220324"],"title":"fix: 使用静态配置校验车辆类型","message":"fix: 使用静态配置校验车辆类型\n\n转向指令与底盘转角比较时,改用 cfg_static 中的车辆类型判断。\\n同时让 IMV 和跨运车进入双轮转角校验分支,避免依赖控制指令携带的车辆类型。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-11T13:41:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-11T13:41:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/6e1368dd63b90f3bc0233cfdc61b388bc32d2915","stats":{"additions":4,"deletions":3,"total":7},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399