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/0366c8e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/301/repository/commits/0366c8e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0366c8ea87a559985784b0d3dd6130e792f2cdf3","short_id":"0366c8ea","created_at":"2023-06-26T04:37:27.000+08:00","parent_ids":["9e4bea813678fbb0f7639b7cd13b5a55291527b5"],"title":"fix_bug:log format error","message":"fix_bug:log format error\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2023-06-26T04:37:27.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2023-06-26T04:37:27.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/ros-bridge/-/commit/0366c8ea87a559985784b0d3dd6130e792f2cdf3","stats":{"additions":3,"deletions":2,"total":5},"status":null,"project_id":301,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399