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/1567/repository/commits/4cfaf91
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1567/repository/commits/4cfaf91
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4cfaf912031862bde45aa2c744714982f4a10079","short_id":"4cfaf912","created_at":"2025-02-24T11:59:06.000+08:00","parent_ids":["606a17a0cd341fc97c0f8f06bcf4dc079df71caf"],"title":"fix_out: 低处的误检","message":"fix_out: 低处的误检\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2025-02-24T11:59:06.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2025-02-24T11:59:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/spreader_segmentation/-/commit/4cfaf912031862bde45aa2c744714982f4a10079","stats":{"additions":5,"deletions":1,"total":6},"status":null,"project_id":1567,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399