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/486/repository/commits/b8ae99e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/b8ae99e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"b8ae99e658cf665a4e45dfebacfb95ee6a892e09","short_id":"b8ae99e6","created_at":"2023-08-07T09:57:23.000+08:00","parent_ids":["d7a4384980d31059c90383dc8204fa0a5596a857"],"title":"fix_out: add lane trigger param","message":"fix_out: add lane trigger param\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2023-08-07T09:57:23.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2023-08-07T09:57:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/b8ae99e658cf665a4e45dfebacfb95ee6a892e09","stats":{"additions":61,"deletions":4,"total":65},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399