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/0b7c0ef5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/0b7c0ef5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0b7c0ef5c39f313187cc74bdb6a37210390746dc","short_id":"0b7c0ef5","created_at":"2025-11-04T11:45:37.000+08:00","parent_ids":["f2e15a05a19b9e7f2c458f0ef4982263b378e820"],"title":"note_out:修复输出类别增加时输入未匹配bug.","message":"note_out:修复输出类别增加时输入未匹配bug.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2025-11-04T11:45:37.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2025-11-04T11:45:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/0b7c0ef5c39f313187cc74bdb6a37210390746dc","stats":{"additions":12,"deletions":7,"total":19},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399