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/132047d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/132047d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"132047d17a5390c15efc2434fb22bcbb3bd8bd41","short_id":"132047d1","created_at":"2025-09-19T02:00:31.000-07:00","parent_ids":["adc226da9085b8fe1ee753b07748899ccffb4941"],"title":"fix:修正判断条件","message":"fix:修正判断条件\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-09-19T02:00:31.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-09-19T02:00:31.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/132047d17a5390c15efc2434fb22bcbb3bd8bd41","stats":{"additions":3,"deletions":1,"total":4},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399