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/429/repository/commits/0526549
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/429/repository/commits/0526549
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0526549265b34dc4f99d0339fdc6f13cda3944db","short_id":"05265492","created_at":"2025-10-15T16:42:39.000+08:00","parent_ids":["c4d2f04d4e8292db58c57d6885864f06d27f5412"],"title":"feat_out:改为可嵌套锁定mutex","message":"feat_out:改为可嵌套锁定mutex\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-10-15T16:42:39.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-10-15T16:42:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/unified-system-monitor/-/commit/0526549265b34dc4f99d0339fdc6f13cda3944db","stats":{"additions":10,"deletions":10,"total":20},"status":null,"project_id":429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399