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/586/repository/commits/b4394c0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/b4394c0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b4394c000ea59cef19f2e36f13367246c90e6a42","short_id":"b4394c00","created_at":"2026-04-03T11:40:22.000+08:00","parent_ids":["6618b9e57edcf8952f540901f85577fc7345f7ce"],"title":"feat: 参数梳理","message":"feat: 参数梳理\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-04-03T11:40:22.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-04-03T11:40:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/b4394c000ea59cef19f2e36f13367246c90e6a42","stats":{"additions":79,"deletions":1316,"total":1395},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399