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/537/repository/commits/e39b22e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/e39b22e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e39b22ecc30f1945db488a892547ea81e3349d66","short_id":"e39b22ec","created_at":"2024-03-19T17:16:11.000+08:00","parent_ids":["78ed64d6e4c1c175738446ef343a433539fb691c"],"title":"chore(params):更改最低限速","message":"chore(params):更改最低限速\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-19T17:16:11.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-19T17:16:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/e39b22ecc30f1945db488a892547ea81e3349d66","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399