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/20e0f84
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/20e0f84
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"20e0f8403f37e3048249776ad3bf129c787f75b7","short_id":"20e0f840","created_at":"2026-07-10T16:19:55.000+08:00","parent_ids":["95b44b0683cde2c206bcb623b935c1b543df6eb2","229af5b6b541cab4160dceed8085b8dde5ea1569"],"title":"Merge branch 'feat_creep_status' of 159.27.226.4:pnc/control into feat_creep_status","message":"Merge branch 'feat_creep_status' of 159.27.226.4:pnc/control into feat_creep_status\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-07-10T16:19:55.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-07-10T16:19:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/20e0f8403f37e3048249776ad3bf129c787f75b7","stats":{"additions":8,"deletions":6,"total":14},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399