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/623/repository/commits/dd61397
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/dd61397
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dd61397b8474252c13f141c5ad362e87765e4d1d","short_id":"dd61397b","created_at":"2026-04-28T13:38:13.000+08:00","parent_ids":["2c61a778a1edb2b106184732097af260b8038c50"],"title":"fix_out: 修改ros编译报错。","message":"fix_out: 修改ros编译报错。\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-04-28T13:38:13.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-04-28T13:38:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/dd61397b8474252c13f141c5ad362e87765e4d1d","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399