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/586/repository/commits/2e8cf3e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/2e8cf3e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2e8cf3e22a5af5bfb10d00ba440ae0aad2ec9400","short_id":"2e8cf3e2","created_at":"2023-07-03T14:17:07.000+08:00","parent_ids":["913032346c6c8d0bbc899d243829e65a0edf369f","7efd4daaf838e6e7b1b7d0a98e811ec3724147a7"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-07-03T14:17:07.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-07-03T14:17:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/2e8cf3e22a5af5bfb10d00ba440ae0aad2ec9400","stats":{"additions":4,"deletions":2,"total":6},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399