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/504/repository/commits/10a272a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/504/repository/commits/10a272a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"10a272a4ec2384b12e8c2056918b73610c39f376","short_id":"10a272a4","created_at":"2023-04-17T07:17:45.000+00:00","parent_ids":["fe56192015d9a4cac6d43d6d858128f28476e4cb"],"title":"Update cloud_sub.py","message":"Update cloud_sub.py","author_name":"zhangzhizheng","author_email":"zhangzhizheng@senior.auto","authored_date":"2023-04-17T07:17:45.000+00:00","committer_name":"zhangzhizheng","committer_email":"zhangzhizheng@senior.auto","committed_date":"2023-04-17T07:17:45.000+00:00","trailers":{},"web_url":"http://159.27.226.4/cloud/fms_agent/-/commit/10a272a4ec2384b12e8c2056918b73610c39f376","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":504,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399