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/552/repository/commits/d009c51
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/552/repository/commits/d009c51
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d009c513d3cc5ec3b42c122912bf3efdb0106fce","short_id":"d009c513","created_at":"2026-01-20T17:59:28.000+08:00","parent_ids":["24e5ee1cd809c99d3e5ba62422622ce8a49d3c63"],"title":"note_out: 检出区边界/中心区别使用","message":"note_out: 检出区边界/中心区别使用\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-01-20T17:59:28.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-01-20T17:59:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_truck_spreader_detection/-/commit/d009c513d3cc5ec3b42c122912bf3efdb0106fce","stats":{"additions":103,"deletions":50,"total":153},"status":null,"project_id":552,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399