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/8/repository/commits/8f2cc1690
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/8f2cc1690
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8f2cc16907102842e273545c7b2b0ac76ae716cc","short_id":"8f2cc169","created_at":"2025-11-05T11:02:22.000+08:00","parent_ids":["d0b10cfb5be8ed25111675d3f7302e8517235829","75920ce69e5b4dbb57748bd17938004519dde979"],"title":"Merge remote-tracking branch 'origin/feat_qg_speed_up' into feat_qg_speed_up","message":"Merge remote-tracking branch 'origin/feat_qg_speed_up' into feat_qg_speed_up\n\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2025-11-05T11:02:22.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2025-11-05T11:02:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/8f2cc16907102842e273545c7b2b0ac76ae716cc","stats":{"additions":58,"deletions":10,"total":68},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399