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/95/repository/commits/4d2dd0b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/4d2dd0b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4d2dd0bff848ce278d28344122756da0fcd633a3","short_id":"4d2dd0bf","created_at":"2026-08-15T11:46:41.000+00:00","parent_ids":["3761726a08ff3013c0711ce3bd45173ebc75e414"],"title":"Update strapdown_imv.cpp","message":"Update strapdown_imv.cpp","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2026-08-15T11:46:41.000+00:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2026-08-15T11:46:41.000+00:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/4d2dd0bff848ce278d28344122756da0fcd633a3","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399