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/119/repository/commits/f031bacc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/f031bacc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f031bacc93531c7c9def5499aa9e3e74e62e5235","short_id":"f031bacc","created_at":"2026-07-13T16:44:30.000+08:00","parent_ids":["86031d3ac78b640ad8b6f7e7a4ef4b34ecc790d9"],"title":"fix: /vehicle/status_new 消息类型由 vehicle_msgs 更换为 peripheral_msgs","message":"fix: /vehicle/status_new 消息类型由 vehicle_msgs 更换为 peripheral_msgs\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-13T16:44:30.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-07-13T16:44:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/f031bacc93531c7c9def5499aa9e3e74e62e5235","stats":{"additions":8,"deletions":5,"total":13},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399