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/446/repository/commits/d1ddb46
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/446/repository/commits/d1ddb46
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d1ddb46acf043233afa47d8e5397d587f0761024","short_id":"d1ddb46a","created_at":"2023-10-19T21:15:05.000+08:00","parent_ids":["152218153a0aae0fe9abb5355ff2eab1c9ffd5b0"],"title":"fix: delete private plan yaml","message":"fix: delete private plan yaml\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-19T21:15:05.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-19T21:15:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M009/-/commit/d1ddb46acf043233afa47d8e5397d587f0761024","stats":{"additions":0,"deletions":1644,"total":1644},"status":null,"project_id":446,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399