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/721aad94a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/721aad94a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"721aad94a7dfbc0f93058ae6450a28f2dd043489","short_id":"721aad94","created_at":"2026-03-12T17:17:35.000+08:00","parent_ids":["1bd0449b5f8dcfa94fec6c7945fe60d974d9ad32"],"title":"fix: keb task finetune","message":"fix: keb task finetune\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2026-03-12T17:17:35.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2026-03-12T17:17:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/721aad94a7dfbc0f93058ae6450a28f2dd043489","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399