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/85/repository/commits/d0e884a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/85/repository/commits/d0e884a
Response Code: HTTP/1.1 200 OK
Response:
{"id":"d0e884a6302faaec3e5155f798200f4afff33e18","short_id":"d0e884a6","created_at":"2024-07-11T19:18:08.000+08:00","parent_ids":["6ae381f8cdf1ab3e471681d26d06108144bfedfa","91617bfd499974f43f52540f5157b30161f5e089"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:18:08.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:18:08.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P05/-/commit/d0e884a6302faaec3e5155f798200f4afff33e18","stats":{"additions":70,"deletions":200,"total":270},"status":null,"project_id":85,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399