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/ff2f1a190
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/ff2f1a190
Response Code: HTTP/1.1 200 OK
Response:
{"id":"ff2f1a190f655a03d28720eea2e4f8b40eb294d8","short_id":"ff2f1a19","created_at":"2025-08-29T12:33:47.000+08:00","parent_ids":["e5e34c1bf06ba8533229922aee586a49572607e5"],"title":"fix: 修复了轨迹平滑时,边界约束为0时,轨迹位置仍会改变的bug","message":"fix: 修复了轨迹平滑时,边界约束为0时,轨迹位置仍会改变的bug\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-08-29T12:33:47.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-08-29T12:33:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/ff2f1a190f655a03d28720eea2e4f8b40eb294d8","stats":{"additions":113,"deletions":77,"total":190},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399