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/129ad5677
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/129ad5677
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"129ad56776efaf6ea85402e2e18bbeb732274eca","short_id":"129ad567","created_at":"2026-01-06T20:21:06.000+08:00","parent_ids":["f1f39985c7264f69556adc16422a74a2ace4819d","e8a521b796411bce06e7845a12f3d25ba4131d12"],"title":"Merge remote-tracking branch 'origin/feat_qiangang_refactor' into feat_error","message":"Merge remote-tracking branch 'origin/feat_qiangang_refactor' into feat_error\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-01-06T20:21:06.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-01-06T20:21:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/129ad56776efaf6ea85402e2e18bbeb732274eca","stats":{"additions":8,"deletions":8,"total":16},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399