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/586/repository/commits/64b313d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/64b313d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"64b313d4bff99c56bcf6cb6b5766a3381165d9fa","short_id":"64b313d4","created_at":"2026-03-23T20:41:30.000+08:00","parent_ids":["905c43a1753a6385d62f382fc3c6bf320b6b19d7"],"title":"feat: 增加制动上升斜率","message":"feat: 增加制动上升斜率\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-03-23T20:41:30.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-03-23T20:41:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/64b313d4bff99c56bcf6cb6b5766a3381165d9fa","stats":{"additions":166,"deletions":209,"total":375},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399