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/90aa83115
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/90aa83115
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"90aa83115773667676d3a8b5cc96906b238df350","short_id":"90aa8311","created_at":"2026-06-24T14:22:38.000+08:00","parent_ids":["a7366ec0f3506ed29f2d398f24c38b41385f9b70"],"title":"fix: ssep trigger conditions opt","message":"fix: ssep trigger conditions opt\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-06-24T14:22:38.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-06-24T14:22:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/90aa83115773667676d3a8b5cc96906b238df350","stats":{"additions":9,"deletions":9,"total":18},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399