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/447/repository/commits/fb1f189
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/447/repository/commits/fb1f189
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fb1f189fef941ded3df9b9cd2de0710005f11a97","short_id":"fb1f189f","created_at":"2023-09-21T15:44:41.000+08:00","parent_ids":["c263ab9faddaba62db95089b1ecd8bcbf693e4bf","98f633980da38b4dd920d9b1364ab4256c39f3a7"],"title":"Merge branch 'dev' of 159.27.226.4:config/xiamen/M010 into dev","message":"Merge branch 'dev' of 159.27.226.4:config/xiamen/M010 into dev\n","author_name":"wangjie","author_email":"wangjie@senior.auto","authored_date":"2023-09-21T15:44:41.000+08:00","committer_name":"wangjie","committer_email":"wangjie@senior.auto","committed_date":"2023-09-21T15:44:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M010/-/commit/fb1f189fef941ded3df9b9cd2de0710005f11a97","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":447,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399