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/a3962d2cf
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a3962d2cf
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a3962d2cff5ec8603a3373cd7ac2c8ac6e52196c","short_id":"a3962d2c","created_at":"2025-07-04T20:31:53.000+08:00","parent_ids":["60ee727afc104a4f22eed7db24f8b62cf9206734"],"title":"Publish og_line_segment topic.","message":"Publish og_line_segment topic.\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-06-10T14:21:36.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-07-04T20:31:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a3962d2cff5ec8603a3373cd7ac2c8ac6e52196c","stats":{"additions":81,"deletions":15,"total":96},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399