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/1232/repository/commits/f02b899
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1232/repository/commits/f02b899
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f02b899cf4124bf6376fba5ed6bfc432cb641b3e","short_id":"f02b899c","created_at":"2024-04-22T19:12:17.000+08:00","parent_ids":["5e0e71e16144d608fa5496a8e1e92b0814bd31ed"],"title":"fix: control params","message":"fix: control params\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-04-22T19:12:17.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-04-22T19:12:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/V004/-/commit/f02b899cf4124bf6376fba5ed6bfc432cb641b3e","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1232,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399