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/444/repository/commits/15f3c9e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/444/repository/commits/15f3c9e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"15f3c9e34969c17a3480c9d53aac1d89a5677fc4","short_id":"15f3c9e3","created_at":"2023-10-19T21:22:54.000+08:00","parent_ids":["ab1c4a0be1c397cf85a62f7d6c936591637fb61c"],"title":"fix: delete private pnc files","message":"fix: delete private pnc files\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-19T21:22:54.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-19T21:22:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M007/-/commit/15f3c9e34969c17a3480c9d53aac1d89a5677fc4","stats":{"additions":0,"deletions":1644,"total":1644},"status":null,"project_id":444,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399