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/f6c5a47
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/f6c5a47
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f6c5a47539b53e000581e1cd5ba141a18d7f1c15","short_id":"f6c5a475","created_at":"2023-04-10T08:47:07.000+00:00","parent_ids":["7c1330045c5c993552c575ef9cd359c36e947dcd"],"title":"Update ParallelDrive.msg","message":"Update ParallelDrive.msg","author_name":"zhangzhizheng","author_email":"zhangzhizheng@senior.auto","authored_date":"2023-04-10T08:47:07.000+00:00","committer_name":"zhangzhizheng","committer_email":"zhangzhizheng@senior.auto","committed_date":"2023-04-10T08:47:07.000+00:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/f6c5a47539b53e000581e1cd5ba141a18d7f1c15","stats":{"additions":0,"deletions":0,"total":0},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399