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/508/repository/commits/a26d6ba
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/508/repository/commits/a26d6ba
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a26d6ba6f094f446e5df7b7f105cdf00dfebdc97","short_id":"a26d6ba6","created_at":"2026-05-13T10:34:58.000+08:00","parent_ids":["d3a0d7e5ec8d644df95c30737214ea3586c40119"],"title":"判箱体静止高度的门限放低","message":"判箱体静止高度的门限放低\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-05-13T10:34:58.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-05-13T10:34:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/commit/a26d6ba6f094f446e5df7b7f105cdf00dfebdc97","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":508,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399