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/8/repository/commits/789a009d6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/789a009d6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"789a009d60637c39bf88c919054f8b4dc4353fad","short_id":"789a009d","created_at":"2025-06-27T10:15:18.000+08:00","parent_ids":["db06c5d4b0300e0e45c07cda4c971b9ddc0ede6b"],"title":"fix: wh close start tunnel","message":"fix: wh close start tunnel\n\n","author_name":"ljl","author_email":"ljl","authored_date":"2025-06-27T10:15:18.000+08:00","committer_name":"ljl","committer_email":"ljl","committed_date":"2025-06-27T10:15:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/789a009d60637c39bf88c919054f8b4dc4353fad","stats":{"additions":10,"deletions":5,"total":15},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399