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/265a3a0db
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/265a3a0db
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"265a3a0db34f2c5614355cc2eae078745104180f","short_id":"265a3a0d","created_at":"2025-09-10T17:26:14.000+08:00","parent_ids":["8326a4640abf8503484f904fdaadd2788d413c97"],"title":"fix: 修复ssep搜索轨迹tractor-trailer拖车角度错误的问题","message":"fix: 修复ssep搜索轨迹tractor-trailer拖车角度错误的问题\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-09-10T17:24:36.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-09-10T17:26:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/265a3a0db34f2c5614355cc2eae078745104180f","stats":{"additions":85,"deletions":47,"total":132},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399