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/522/repository/commits/46e65e6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/522/repository/commits/46e65e6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"46e65e6aa53520f416dff839aec49396b4ceae57","short_id":"46e65e6a","created_at":"2023-07-09T01:45:15.000+08:00","parent_ids":["f29d289496d89fc444b2b05c5b9fcd11694253dc"],"title":"note_out: 添加opencalib支持 \u0026 整理","message":"note_out: 添加opencalib支持 \u0026 整理\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2023-07-09T01:45:15.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2023-07-09T01:45:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/lidar_camera_fusion/-/commit/46e65e6aa53520f416dff839aec49396b4ceae57","stats":{"additions":204,"deletions":1011,"total":1215},"status":null,"project_id":522,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399