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/ad3a0a1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1676/repository/commits/ad3a0a1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ad3a0a1f4a60750652f35c98a4a74216402c4c58","short_id":"ad3a0a1f","created_at":"2025-11-03T18:14:29.000+08:00","parent_ids":["afa35f4f092aa83ddf409ce70ae33057ad2bb7a4"],"title":"去除频繁日志","message":"去除频繁日志\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2025-11-03T18:14:29.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2025-11-03T18:14:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk_new/-/commit/ad3a0a1f4a60750652f35c98a4a74216402c4c58","stats":{"additions":0,"deletions":1,"total":1},"status":null,"project_id":1676,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399