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/468/repository/commits/8c8af26
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/468/repository/commits/8c8af26
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8c8af261700f009048cb314798a10c4f834c7931","short_id":"8c8af261","created_at":"2023-06-27T14:47:36.000+08:00","parent_ids":["1852912195fd58da6937545a12e0834c809e847b"],"title":"feat_out: 控制参数增加转向角维度","message":"feat_out: 控制参数增加转向角维度\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2023-06-27T14:47:36.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2023-06-27T14:47:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M031/-/commit/8c8af261700f009048cb314798a10c4f834c7931","stats":{"additions":939,"deletions":0,"total":939},"status":null,"project_id":468,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399