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