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/199/repository/commits/a27c1fd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/a27c1fd
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a27c1fda278438457ea49df8c7808f6ebe4ee81b","short_id":"a27c1fda","created_at":"2024-05-17T11:44:09.000+00:00","parent_ids":["f7db7dae699a2e10345f8e020c28b3fc5e2df1b5"],"title":"Update interface/map_common/data_load/load_map_data.cc","message":"Update interface/map_common/data_load/load_map_data.cc","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-05-17T11:44:09.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-05-17T11:44:09.000+00:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/a27c1fda278438457ea49df8c7808f6ebe4ee81b","stats":{"additions":1,"deletions":2,"total":3},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399