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/301/repository/commits/7ca57e3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/301/repository/commits/7ca57e3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7ca57e34c22251820614eb28a9ce9eebbe1eaaf5","short_id":"7ca57e34","created_at":"2023-07-06T17:58:40.000+08:00","parent_ids":["2b2bd16ea513ac6a3946cd11a6146cd01f33a619","83458e8a10f7a42b332ff0b0cb07914c8fba28b1"],"title":"Merge branch 'rc_dev' of 159.27.226.4:system/ros-bridge into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:system/ros-bridge into rc_dev\n","author_name":"jinghanming","author_email":"jinghanming@senior.auto","authored_date":"2023-07-06T17:58:40.000+08:00","committer_name":"jinghanming","committer_email":"jinghanming@senior.auto","committed_date":"2023-07-06T17:58:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/ros-bridge/-/commit/7ca57e34c22251820614eb28a9ce9eebbe1eaaf5","stats":{"additions":6,"deletions":5,"total":11},"status":null,"project_id":301,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399