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/b1bc7ad5b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/b1bc7ad5b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b1bc7ad5b8d5e527b0bf2561fd7a1446d7c12f64","short_id":"b1bc7ad5","created_at":"2025-08-07T11:15:39.000+08:00","parent_ids":["5831ec1cb8cbc49d3f335b7d8d7cd568fc739252"],"title":"fix: imv start_pt.heading in smooth mode.","message":"fix: imv start_pt.heading in smooth mode.\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-08-07T11:15:39.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-08-07T11:15:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/b1bc7ad5b8d5e527b0bf2561fd7a1446d7c12f64","stats":{"additions":61,"deletions":15,"total":76},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399