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/c5c1c4aa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/c5c1c4aa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c5c1c4aa9cd5bcb4cc168e58b3f4253a7d4e8277","short_id":"c5c1c4aa","created_at":"2026-07-01T16:59:47.000+08:00","parent_ids":["604f3af72501ca145261c00bb9c3c69fbd75bebf"],"title":"note_out:烟台高柱检出区对行人标记为地图外.","message":"note_out:烟台高柱检出区对行人标记为地图外.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2026-07-01T16:59:47.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2026-07-01T16:59:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/c5c1c4aa9cd5bcb4cc168e58b3f4253a7d4e8277","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399