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/784/repository/commits/9978606
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/9978606
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"997860660e7496e6465e3418b95bff88c4e72c3a","short_id":"99786066","created_at":"2026-06-29T16:17:17.000+08:00","parent_ids":["5b14c09fefb6e9531a098f2a63b08128315bf2d6"],"title":"feat_out:退回判断有车无车旧逻辑","message":"feat_out:退回判断有车无车旧逻辑\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-06-29T16:17:17.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-06-29T16:17:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/997860660e7496e6465e3418b95bff88c4e72c3a","stats":{"additions":10,"deletions":2,"total":12},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399