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/61ff0ac
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/61ff0ac
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"61ff0ac55147c06db1634d1527a5b95c5400dfef","short_id":"61ff0ac5","created_at":"2026-08-26T17:12:58.000+08:00","parent_ids":["c24e325c3ae5fa341e83b7105923424ec0644918"],"title":"feat: 适配无pnc_status的msg","message":"feat: 适配无pnc_status的msg\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-08-26T17:12:58.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-08-26T17:12:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/61ff0ac55147c06db1634d1527a5b95c5400dfef","stats":{"additions":135,"deletions":307,"total":442},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399