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/fcf33f9b2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/fcf33f9b2
Response Code: HTTP/1.1 200 OK
Response:
{"id":"fcf33f9b2c1d15fba9ec89be86e39e6859bc1c3f","short_id":"fcf33f9b","created_at":"2025-03-25T16:02:43.000+08:00","parent_ids":["ad80b2b0cdb7560b48a0943aeff71bf28518da8f"],"title":"fix: add ssep scenario task change","message":"fix: add ssep scenario task change\n\n","author_name":"ljl","author_email":"ljl","authored_date":"2025-03-25T16:02:43.000+08:00","committer_name":"ljl","committer_email":"ljl","committed_date":"2025-03-25T16:02:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/fcf33f9b2c1d15fba9ec89be86e39e6859bc1c3f","stats":{"additions":16,"deletions":6,"total":22},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399