Console Output
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/479/repository/commits/f859ae5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/479/repository/commits/f859ae5
Response Code: HTTP/1.1 200 OK
Response:
{"id":"f859ae544857eebc9232bafe07e759ee62771da9","short_id":"f859ae54","created_at":"2023-08-02T10:38:08.000+08:00","parent_ids":["cec79a0b2ffae92a0aa467be853a7068e4b3e69a","4ef17a7a32b7994dede9e71f49e8559bb6086ed0"],"title":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M042 into dev","message":"Merge branch 'dev' of http://159.27.226.4/config/xiamen/M042 into dev\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-08-02T10:38:08.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-08-02T10:38:08.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M042/-/commit/f859ae544857eebc9232bafe07e759ee62771da9","stats":{"additions":585,"deletions":435,"total":1020},"status":null,"project_id":479,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399