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/ac1e658a2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/ac1e658a2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ac1e658a28207d65ccb2551388535406d822dc96","short_id":"ac1e658a","created_at":"2026-01-22T11:42:35.000+08:00","parent_ids":["d503b7959a4acfea521167289c46d543fb43d79e","a6d0caa75ba5399aacbb68c03414f7052497d4a7"],"title":"Merge remote-tracking branch 'origin/feat_qiangang_refactor' into feat_pnc_status","message":"Merge remote-tracking branch 'origin/feat_qiangang_refactor' into feat_pnc_status\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-01-22T11:42:35.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-01-22T11:42:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/ac1e658a28207d65ccb2551388535406d822dc96","stats":{"additions":4,"deletions":1,"total":5},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399