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/459/repository/commits/c26fcd6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/459/repository/commits/c26fcd6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c26fcd6ffc51449efebdd281d2f262a8aa376cc6","short_id":"c26fcd6f","created_at":"2023-06-21T17:02:14.000+08:00","parent_ids":["8c50989c7bd5606f2a8a16fae713b21beb520d89"],"title":"feat_out:地图上云","message":"feat_out:地图上云\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-06-21T17:02:14.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-06-21T17:02:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M022/-/commit/c26fcd6ffc51449efebdd281d2f262a8aa376cc6","stats":{"additions":2,"deletions":12,"total":14},"status":null,"project_id":459,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399