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/355/repository/commits/fbb8c67
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/355/repository/commits/fbb8c67
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fbb8c6748d2376ec1d154d79e746f1de9cf19c9b","short_id":"fbb8c674","created_at":"2023-06-30T18:56:59.000+08:00","parent_ids":["e884863a9048df1f0abe063c632ad844a72f35cc"],"title":"feat_out: 整理launch文件","message":"feat_out: 整理launch文件\n","author_name":"guolindong","author_email":"guolindong@senior.auto","authored_date":"2023-06-30T18:56:59.000+08:00","committer_name":"guolindong","committer_email":"guolindong@senior.auto","committed_date":"2023-06-30T18:56:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk/-/commit/fbb8c6748d2376ec1d154d79e746f1de9cf19c9b","stats":{"additions":102,"deletions":154,"total":256},"status":null,"project_id":355,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399