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/87/repository/commits/c1cce7d5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/c1cce7d5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c1cce7d5d19f43d6c06ee8fa8cb1a4b4434e4c1b","short_id":"c1cce7d5","created_at":"2025-09-12T11:35:06.000+08:00","parent_ids":["9aa195ff8d7db6c6ce322d7ce206e3d51f116f57"],"title":"note_out:自车NMS降低阈值到0.05, 董分误检处理.","message":"note_out:自车NMS降低阈值到0.05, 董分误检处理.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-09-12T11:35:06.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-09-12T11:35:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/c1cce7d5d19f43d6c06ee8fa8cb1a4b4434e4c1b","stats":{"additions":8,"deletions":8,"total":16},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399