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/b322c6e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/b322c6e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b322c6e138f65ae5a88d1980419d6fbec6b9f898","short_id":"b322c6e1","created_at":"2023-07-03T11:14:02.000+08:00","parent_ids":["87736df258bf81211dbdbcad505931d8c2d52dbc"],"title":"feat_out: new mpc parameters","message":"feat_out: new mpc parameters\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2023-07-03T11:14:02.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2023-07-03T11:14:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/b322c6e138f65ae5a88d1980419d6fbec6b9f898","stats":{"additions":31,"deletions":102,"total":133},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399