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/436/repository/commits/9fb38ba
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/9fb38ba
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9fb38ba853492b1fc666e1293136790136806091","short_id":"9fb38ba8","created_at":"2025-09-15T20:21:14.000-07:00","parent_ids":["556b121342397c27327173210ba2e6b1aa936a38"],"title":"feat:增加日志","message":"feat:增加日志\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-09-15T20:21:14.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-09-15T20:21:14.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/9fb38ba853492b1fc666e1293136790136806091","stats":{"additions":8,"deletions":2,"total":10},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399