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/a506d3870
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a506d3870
Response Code: HTTP/1.1 200 OK
Response:
{"id":"a506d3870eec2c11ad655b8f9666258acd7dfa95","short_id":"a506d387","created_at":"2023-07-10T14:04:40.000+08:00","parent_ids":["e902ff01e9dcec2e4b9e6b9a438d31e82abe3769","d6b515217330d3abb1d2532d16e622b9e258ee8e"],"title":"Merge remote-tracking branch 'origin/dev' into rc_dev","message":"Merge remote-tracking branch 'origin/dev' into rc_dev\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-07-10T14:04:40.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-07-10T14:04:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a506d3870eec2c11ad655b8f9666258acd7dfa95","stats":{"additions":8,"deletions":1,"total":9},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399