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/1459/repository/commits/2593ede
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1459/repository/commits/2593ede
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"2593ede00b0e02b61d8b42754faf9959b30bd936","short_id":"2593ede0","created_at":"2024-04-30T11:09:16.000+08:00","parent_ids":["6c44990b400137db1232d4b36d8f2f993bc8181a"],"title":"feat_out:copy from XL001 dev","message":"feat_out:copy from XL001 dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-04-30T11:09:16.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-04-30T11:09:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/xilian/XL009/-/commit/2593ede00b0e02b61d8b42754faf9959b30bd936","stats":{"additions":12888,"deletions":92,"total":12980},"status":null,"project_id":1459,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399