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/d5e6cf501
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/d5e6cf501
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d5e6cf501a9591be1d201003345643a0e13095a4","short_id":"d5e6cf50","created_at":"2025-07-01T09:24:20.000+08:00","parent_ids":["df09400b5630b5e72e50d604e81af9044035e4e8"],"title":"feat:1.添加远程步进忽略安全的功能2.翻斗角度大于一定阈值,停车的防护","message":"feat:1.添加远程步进忽略安全的功能2.翻斗角度大于一定阈值,停车的防护\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-06-30T21:13:35.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-07-01T09:24:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/d5e6cf501a9591be1d201003345643a0e13095a4","stats":{"additions":142,"deletions":29,"total":171},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399