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