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/784/repository/commits/12377bb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/12377bb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"12377bb531df7fed8c3084b820ce3a375a9c8c11","short_id":"12377bb5","created_at":"2026-08-26T17:57:10.000+08:00","parent_ids":["8395cc347587c4ccf93e732917db3955b739724f"],"title":"feat_out: 人工模式下,不走虚拟P档位逻辑, 以实际档位反馈.","message":"feat_out: 人工模式下,不走虚拟P档位逻辑, 以实际档位反馈.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2026-08-26T17:57:10.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2026-08-26T17:57:10.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/12377bb531df7fed8c3084b820ce3a375a9c8c11","stats":{"additions":5,"deletions":0,"total":5},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399