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/c3f1590
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c3f1590
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c3f15906e8a7098b302ec8c82e977ed24eba0553","short_id":"c3f15906","created_at":"2023-10-16T10:28:44.000+08:00","parent_ids":["5a3388e4c61177cd9c0ea4789400d8e2d55c96a3"],"title":"恢复pointcloud","message":"恢复pointcloud\n","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-10-16T10:28:44.000+08:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-10-16T10:28:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c3f15906e8a7098b302ec8c82e977ed24eba0553","stats":{"additions":0,"deletions":0,"total":0},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399