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/49/repository/commits/b809e5d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/49/repository/commits/b809e5d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b809e5d460e2ac996ee0156344e0af5bab468d81","short_id":"b809e5d4","created_at":"2023-04-07T08:08:20.000+00:00","parent_ids":["f72e0a3b6d4520a0deefe411c02d8f6bffdb294c","4e99390f2f33c876ee16f6ac59964479f46bebd6"],"title":"Merge branch 'dev' into 'rc_dev'","message":"Merge branch 'dev' into 'rc_dev'\n\n更新太仓.唐山一汽解放车型箱位补偿适配参数,及适应vehicle_config.yaml到每个车型都具备一个debug的文件:考虑各车型container_...\n\nSee merge request lidar_localization_mapping/crane_align!66","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-04-07T08:08:20.000+00:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-04-07T08:08:20.000+00:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/crane_align/-/commit/b809e5d460e2ac996ee0156344e0af5bab468d81","stats":{"additions":5,"deletions":702,"total":707},"status":null,"project_id":49,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399