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/1051/repository/commits/3ea7b57
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1051/repository/commits/3ea7b57
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3ea7b570e5a80539e05ec1eeab62b50094dabce1","short_id":"3ea7b570","created_at":"2024-12-05T17:33:23.000+08:00","parent_ids":["a339ea16a7559f78377182de0f008c89185fb62b"],"title":"feat_out: 转角传感器参数更新","message":"feat_out: 转角传感器参数更新\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-12-05T17:33:23.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-12-05T17:33:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P21/-/commit/3ea7b570e5a80539e05ec1eeab62b50094dabce1","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1051,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399