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/453/repository/commits/824fcaa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/453/repository/commits/824fcaa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"824fcaa1a3fe32d9e7d9f0efb71afa8151e15935","short_id":"824fcaa1","created_at":"2023-05-22T11:27:57.000+08:00","parent_ids":["3e30cdbb231bbb1c09a657c4325cf5573853768a"],"title":"feat_out:云机交互C++","message":"feat_out:云机交互C++\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-05-22T11:27:57.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-05-22T11:27:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M016/-/commit/824fcaa1a3fe32d9e7d9f0efb71afa8151e15935","stats":{"additions":8,"deletions":20,"total":28},"status":null,"project_id":453,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399