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/605/repository/commits/e3e0494
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/e3e0494
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e3e0494223dd23e21a2a0f8b0d3039ef42a3a282","short_id":"e3e04942","created_at":"2025-10-22T01:09:46.000-07:00","parent_ids":["7bbf73c0f2f79c243a6795eec66de79be8460b37"],"title":"feat: mqtt2ros","message":"feat: mqtt2ros\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-10-22T01:09:46.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-10-22T01:09:46.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/e3e0494223dd23e21a2a0f8b0d3039ef42a3a282","stats":{"additions":1470,"deletions":1468,"total":2938},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399