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/a383d1b4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/a383d1b4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a383d1b4860569ca0d13a933b624c181180fd9e2","short_id":"a383d1b4","created_at":"2025-08-07T18:40:51.000+08:00","parent_ids":["d92a8f6f5dc1465fcc5adb2cd2203b977d20954e"],"title":"note_out: 箱体面拟合短边点数降低","message":"note_out: 箱体面拟合短边点数降低\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2025-08-07T18:25:53.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2025-08-07T18:40:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/a383d1b4860569ca0d13a933b624c181180fd9e2","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