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/1086/repository/commits/439788c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1086/repository/commits/439788c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"439788ce7d8ec87a7c7f0746d27e6e3f29be4508","short_id":"439788ce","created_at":"2025-06-14T14:26:23.000+08:00","parent_ids":["20e0d266ed3bc8f0c47e846b21e1f7e16a29caa8"],"title":"fix_out: label id error","message":"fix_out: label id error\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2025-06-14T14:26:23.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2025-06-14T14:26:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/traffic_light_detection/-/commit/439788ce7d8ec87a7c7f0746d27e6e3f29be4508","stats":{"additions":55,"deletions":27,"total":82},"status":null,"project_id":1086,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399