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/eca1a4e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/429/repository/commits/eca1a4e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"eca1a4ea622e693c4466f01a481f9d68bb64d8a8","short_id":"eca1a4ea","created_at":"2026-04-21T15:55:11.000+08:00","parent_ids":["20d54c8fe70e506409d330efca9f75cadcf07ab1"],"title":"feat_out:生成错误码增加日志,便于定位问题","message":"feat_out:生成错误码增加日志,便于定位问题\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-04-21T15:55:11.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-04-21T15:55:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/unified-system-monitor/-/commit/eca1a4ea622e693c4466f01a481f9d68bb64d8a8","stats":{"additions":161,"deletions":20,"total":181},"status":null,"project_id":429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399