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/c0f8177
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/c0f8177
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c0f8177477e89d7b3e37e6f522971ed42669c327","short_id":"c0f81774","created_at":"2026-09-03T18:59:33.000+08:00","parent_ids":["c423699f512886fc83040c314b64b1ff3d39aaae"],"title":"expand topup debug bev","message":"expand topup debug bev\n","author_name":"liuhao","author_email":"liuhao@senior.auto","authored_date":"2026-09-03T18:59:33.000+08:00","committer_name":"liuhao","committer_email":"liuhao@senior.auto","committed_date":"2026-09-03T18:59:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/c0f8177477e89d7b3e37e6f522971ed42669c327","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399