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/1086/repository/commits/d7e3014
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1086/repository/commits/d7e3014
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d7e3014dc768faec99821bd3ff344b1f8aebe6db","short_id":"d7e3014d","created_at":"2026-08-11T17:49:44.000+08:00","parent_ids":["6f3f305f93a47fa61eafe607fa0fb211fa1ab3c2"],"title":"change L to F","message":"change L to F\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2026-08-11T17:49:44.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2026-08-11T17:49:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/traffic_light_detection/-/commit/d7e3014dc768faec99821bd3ff344b1f8aebe6db","stats":{"additions":20,"deletions":16,"total":36},"status":null,"project_id":1086,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399