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/119/repository/commits/6ebbe99
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/6ebbe99
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6ebbe9979013b3d5ebf6843b7a3d7b2e92939402","short_id":"6ebbe997","created_at":"2023-06-12T11:14:52.000+08:00","parent_ids":["bfb1a250abf795955b1171f214a4fa404f63bde8"],"title":"更改620205的判断条件为数点","message":"更改620205的判断条件为数点\n","author_name":"szl","author_email":"suzhenluan@126.com","authored_date":"2023-06-12T11:14:52.000+08:00","committer_name":"szl","committer_email":"suzhenluan@126.com","committed_date":"2023-06-12T11:14:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/6ebbe9979013b3d5ebf6843b7a3d7b2e92939402","stats":{"additions":35,"deletions":35,"total":70},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399