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/1676/repository/commits/8bb88ec
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1676/repository/commits/8bb88ec
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8bb88ecbffca0cf78ef0974c317cd59d4f4053cd","short_id":"8bb88ecb","created_at":"2026-03-25T15:23:59.000+08:00","parent_ids":["7101bcb64ac3977ae9c24fac91896038e12e3240"],"title":"雷达launch","message":"雷达launch\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-03-25T15:23:59.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-03-25T15:23:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk_new/-/commit/8bb88ecbffca0cf78ef0974c317cd59d4f4053cd","stats":{"additions":8,"deletions":0,"total":8},"status":null,"project_id":1676,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399