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/1460/repository/commits/aca11a4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1460/repository/commits/aca11a4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"aca11a4065845f4bb5fd80041ebe4a3ab37823ee","short_id":"aca11a40","created_at":"2024-04-30T11:09:28.000+08:00","parent_ids":["a95e2c1d9afd1dfa8430940f29e756c59b6813e2"],"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:28.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-04-30T11:09:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/xilian/XL010/-/commit/aca11a4065845f4bb5fd80041ebe4a3ab37823ee","stats":{"additions":12888,"deletions":92,"total":12980},"status":null,"project_id":1460,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399