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/1612/repository/commits/084143a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1612/repository/commits/084143a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"084143ad9e36016cfbaebf14851fd65aa5674ac4","short_id":"084143ad","created_at":"2025-09-28T03:53:43.000-07:00","parent_ids":["7a84b32731ae911fcddf50320348fa8ed0d27219"],"title":"fix: 修复上线冲突","message":"fix: 修复上线冲突\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-09-28T03:53:43.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-09-28T03:53:43.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc_sim/-/commit/084143ad9e36016cfbaebf14851fd65aa5674ac4","stats":{"additions":14,"deletions":0,"total":14},"status":null,"project_id":1612,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399