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/7b8133d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/7b8133d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7b8133dd2f1f34e239864682df59fd6ed1393014","short_id":"7b8133dd","created_at":"2026-09-15T13:46:46.000+08:00","parent_ids":["3d1e1c3405b5a6a8ffef9a7ad1a1b0f18908c173"],"title":"fix: 编队变道相关消息","message":"fix: 编队变道相关消息\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-09-15T13:46:46.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-09-15T13:46:46.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/7b8133dd2f1f34e239864682df59fd6ed1393014","stats":{"additions":23,"deletions":1,"total":24},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399