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/446/repository/commits/33916c1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/446/repository/commits/33916c1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"33916c1f668c174882d590178440569b2ccca78d","short_id":"33916c1f","created_at":"2023-11-06T20:56:36.000+08:00","parent_ids":["d1ddb46acf043233afa47d8e5397d587f0761024"],"title":"chore(params):更新安全模块的参数","message":"chore(params):更新安全模块的参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-11-06T20:56:36.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-11-06T20:56:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M009/-/commit/33916c1f668c174882d590178440569b2ccca78d","stats":{"additions":14,"deletions":2,"total":16},"status":null,"project_id":446,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399