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/486/repository/commits/d83dbc3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/d83dbc3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d83dbc3a4ed150442838ee06966fe4d8ae8eed9b","short_id":"d83dbc3a","created_at":"2023-06-28T21:50:58.000+08:00","parent_ids":["1374b61b0399cccd66b9defb0f5a3f74632f7843"],"title":"feat_out: 控制参数优化,plan增加转向限速参数","message":"feat_out: 控制参数优化,plan增加转向限速参数\n\n","author_name":"chenran","author_email":"5081703.cr@163.com","authored_date":"2023-06-28T21:50:58.000+08:00","committer_name":"chenran","committer_email":"5081703.cr@163.com","committed_date":"2023-06-28T21:50:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/d83dbc3a4ed150442838ee06966fe4d8ae8eed9b","stats":{"additions":97,"deletions":91,"total":188},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399