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/274/repository/commits/dc3ac447
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/274/repository/commits/dc3ac447
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dc3ac447782d3c03804a9f0eb69e5c8e5cfe856f","short_id":"dc3ac447","created_at":"2025-11-11T10:40:27.000+08:00","parent_ids":["e281fce8c618f8882cbbc25bdc4a3750c267603e"],"title":"feat: xiamen trailer","message":"feat: xiamen trailer","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2025-11-11T10:40:27.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2025-11-11T10:40:27.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/prediction/-/commit/dc3ac447782d3c03804a9f0eb69e5c8e5cfe856f","stats":{"additions":204,"deletions":354,"total":558},"status":null,"project_id":274,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399