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/586/repository/commits/82f68ce
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/82f68ce
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"82f68ceb272468329c17854a44837c820da67294","short_id":"82f68ceb","created_at":"2026-09-21T19:09:32.000+08:00","parent_ids":["15c6c71fe0d140a1ad7a5d357824184417f91080"],"title":"feat: 参考速度为0时要BRAKE","message":"feat: 参考速度为0时要BRAKE\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-09-21T19:09:32.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-09-21T19:09:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/82f68ceb272468329c17854a44837c820da67294","stats":{"additions":9,"deletions":0,"total":9},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399