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/16/repository/commits/831e7e7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/831e7e7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"831e7e7af0df1af48ba83e580996f1330358349a","short_id":"831e7e7a","created_at":"2025-10-21T15:52:05.000+08:00","parent_ids":["3a3eeb803beca11f012d8d76dd1187bf02b51be0"],"title":"feat:添加脱困模式的字段","message":"feat:添加脱困模式的字段\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-10-21T15:52:05.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-10-21T15:52:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/831e7e7af0df1af48ba83e580996f1330358349a","stats":{"additions":11,"deletions":0,"total":11},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399