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/8862b78a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/8862b78a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8862b78afd3b1b3f9e77b10aafc4562229303b05","short_id":"8862b78a","created_at":"2025-11-21T07:36:07.000+00:00","parent_ids":["bce9110175f65586d174a0b727d9512f96c48cbe"],"title":"note: 全量编译增加港口模型映射","message":"note: 全量编译增加港口模型映射","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2025-11-21T07:36:07.000+00:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2025-11-21T07:36:07.000+00:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/8862b78afd3b1b3f9e77b10aafc4562229303b05","stats":{"additions":4,"deletions":2,"total":6},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399