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/1bcfbcb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/508/repository/commits/1bcfbcb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1bcfbcb00ae95709b9f61ed05fe69d314eb575c1","short_id":"1bcfbcb0","created_at":"2025-06-07T00:13:00.000+08:00","parent_ids":["92cb7014bd1ee91a815871beaf29de99a77b6ee8"],"title":"note: modify container z","message":"note: modify container z\n","author_name":"lwj","author_email":"liuwenjing@senior.auto","authored_date":"2025-06-07T00:13:00.000+08:00","committer_name":"lwj","committer_email":"liuwenjing@senior.auto","committed_date":"2025-06-07T00:13:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/commit/1bcfbcb00ae95709b9f61ed05fe69d314eb575c1","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