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/43d749866
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/43d749866
Response Code: HTTP/1.1 200 OK
Response:
{"id":"43d7498668477f02c1b7134b6028f17c8c9ae557","short_id":"43d74986","created_at":"2025-08-14T21:24:09.000+08:00","parent_ids":["fd1b4ae9c8de76028be99d18c2d615e63007c938"],"title":"fix: 修复轨迹有可能转圈的问题","message":"fix: 修复轨迹有可能转圈的问题\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-08-14T21:24:09.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-08-14T21:24:09.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/43d7498668477f02c1b7134b6028f17c8c9ae557","stats":{"additions":174,"deletions":11,"total":185},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399