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/80f2287fd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/80f2287fd
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"80f2287fd96eafa58f40ac61d91ecea88e210866","short_id":"80f2287f","created_at":"2025-09-17T22:46:42.000+08:00","parent_ids":["720a74b0e666a76eb167f8125bc3212a05cf06bd","49f2bfcc02f5f3f0e013eda83b39868134ab03e4"],"title":"Merge branch 'feat_sq_LD' of 159.27.226.4:pnc/pnc into feat_sq_LD","message":"Merge branch 'feat_sq_LD' of 159.27.226.4:pnc/pnc into feat_sq_LD\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2025-09-17T22:46:42.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2025-09-17T22:46:42.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/80f2287fd96eafa58f40ac61d91ecea88e210866","stats":{"additions":488,"deletions":177,"total":665},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399