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/352/repository/commits/6e6f83d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/352/repository/commits/6e6f83d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6e6f83df3c9d56b41baa9cdfeb56275706dcdf2e","short_id":"6e6f83df","created_at":"2025-08-27T19:41:02.000+08:00","parent_ids":["0a3893062e1cc37bd545d1b87d83a35409d86ede"],"title":"fix_out:  add shenqi","message":"fix_out:  add shenqi\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2025-08-27T19:41:02.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2025-08-27T19:41:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/senior_calibration/-/commit/6e6f83df3c9d56b41baa9cdfeb56275706dcdf2e","stats":{"additions":19,"deletions":1,"total":20},"status":null,"project_id":352,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399