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/541/repository/commits/970b2c8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/541/repository/commits/970b2c8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"970b2c8b835746d0e956627808e627f2be39dff9","short_id":"970b2c8b","created_at":"2024-06-05T15:38:11.000+08:00","parent_ids":["58b762d78c0b093f56795430e4f89866a531299d"],"title":"display same error msg only once","message":"display same error msg only once\n","author_name":"zhaoxuejiang","author_email":"zhaoxuejiang@senior.auto","authored_date":"2024-06-05T15:38:11.000+08:00","committer_name":"zhaoxuejiang","committer_email":"zhaoxuejiang@senior.auto","committed_date":"2024-06-05T15:38:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/engineering/sins_calibration_hmi/-/commit/970b2c8b835746d0e956627808e627f2be39dff9","stats":{"additions":6,"deletions":1,"total":7},"status":null,"project_id":541,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399