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/486/repository/commits/5a3388e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/5a3388e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5a3388e4c61177cd9c0ea4789400d8e2d55c96a3","short_id":"5a3388e4","created_at":"2023-09-27T11:56:22.000+08:00","parent_ids":["b7d848a1ebc5d76d62e9a0e9d03c5968a5413b54"],"title":"chore(params):修改安全模块的参数","message":"chore(params):修改安全模块的参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-09-27T11:56:22.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-09-27T11:56:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/5a3388e4c61177cd9c0ea4789400d8e2d55c96a3","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399