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/965f9494d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/965f9494d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"965f9494d5175366d1af3a00f04a1ca41514e155","short_id":"965f9494","created_at":"2025-03-18T12:35:32.000+08:00","parent_ids":["ba5e14688225af82e6901b38c1c80af31aca74cb"],"title":"fix: 去缓冲点","message":"fix: 去缓冲点\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-03-18T12:35:32.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-03-18T12:35:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/965f9494d5175366d1af3a00f04a1ca41514e155","stats":{"additions":9,"deletions":4,"total":13},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399