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/49/repository/commits/fbf1718
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/fbf1718
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fbf1718c2586b4c26be18430b4b5e1ba3dfc3022","short_id":"fbf1718c","created_at":"2026-04-10T11:46:47.000+08:00","parent_ids":["d8f5c8aabf88dc858a86bfc0ea731075c0dcca2d"],"title":"删除误传文件","message":"删除误传文件\n","author_name":"liuhao","author_email":"liuhao@senior.auto","authored_date":"2026-04-10T11:46:47.000+08:00","committer_name":"liuhao","committer_email":"liuhao@senior.auto","committed_date":"2026-04-10T11:46:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/fbf1718c2586b4c26be18430b4b5e1ba3dfc3022","stats":{"additions":0,"deletions":3664,"total":3664},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399