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/16/repository/commits/4b49f1c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/4b49f1c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4b49f1c6d0bbdd9651031279419a259dcac0905d","short_id":"4b49f1c6","created_at":"2023-04-06T16:52:48.000+08:00","parent_ids":["6eecfc61e68f1edb91e9348cec1cb2ff986015af"],"title":"fix_out: add vogpoint msg","message":"fix_out: add vogpoint msg\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2023-04-06T16:52:48.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2023-04-06T16:52:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/4b49f1c6d0bbdd9651031279419a259dcac0905d","stats":{"additions":45,"deletions":0,"total":45},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399