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/52584636
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/52584636
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"52584636ba48aa168808b453cb590ddece62f4ca","short_id":"52584636","created_at":"2026-01-27T17:45:30.000+08:00","parent_ids":["492394384afd95d2925558b9522d23c539296252"],"title":"note: 下一帧imu定位的时间允许比点云晚20ms","message":"note: 下一帧imu定位的时间允许比点云晚20ms\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-01-27T17:45:30.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-01-27T17:45:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/52584636ba48aa168808b453cb590ddece62f4ca","stats":{"additions":6,"deletions":2,"total":8},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399