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/6aa36f670
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/6aa36f670
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6aa36f6709b5df4c5b5b879f88a8a5da73eba853","short_id":"6aa36f67","created_at":"2026-05-20T14:13:57.000+08:00","parent_ids":["86e66d870e92fe2ed6d0e3cb40d50ad3712ae937"],"title":"chore: SSEP: 跨运车自转逻辑改进","message":"chore: SSEP: 跨运车自转逻辑改进\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2026-05-20T14:01:24.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-05-20T14:13:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/6aa36f6709b5df4c5b5b879f88a8a5da73eba853","stats":{"additions":154,"deletions":4,"total":158},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399