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/c9ebfad01
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/c9ebfad01
Response Code: HTTP/1.1 200 OK
Response:
{"id":"c9ebfad01a127e5898e2888f4c23c52bf6bd47a5","short_id":"c9ebfad0","created_at":"2025-05-29T17:47:29.000+08:00","parent_ids":["1993ee83d1124c9031631298d4c47007c850b07b","14a1ad9de1fa512d46f90d1a7ca6eab7a7f78be4"],"title":"Merge remote-tracking branch 'origin/fix_ssep' into feat_below_plane","message":"Merge remote-tracking branch 'origin/fix_ssep' into feat_below_plane","author_name":"ljl","author_email":"ljl","authored_date":"2025-05-29T17:47:29.000+08:00","committer_name":"ljl","committer_email":"ljl","committed_date":"2025-05-29T17:47:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/c9ebfad01a127e5898e2888f4c23c52bf6bd47a5","stats":{"additions":441,"deletions":21,"total":462},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399