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/1429/repository/commits/9bd34b4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1429/repository/commits/9bd34b4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9bd34b4f13cefd1806e27f61c462e4811e23376a","short_id":"9bd34b4f","created_at":"2025-12-24T13:46:21.000+08:00","parent_ids":["9f0b26bea088f8907417d96a353d4cbc5224750c"],"title":"feat_out: add lane name","message":"feat_out: add lane name\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2025-08-15T16:11:54.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2025-12-24T13:46:21.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_interface/-/commit/9bd34b4f13cefd1806e27f61c462e4811e23376a","stats":{"additions":23,"deletions":2,"total":25},"status":null,"project_id":1429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399