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/496/repository/commits/174f1bb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/496/repository/commits/174f1bb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"174f1bb84f33b9c42ec1ecd108ff60b8c79d7d83","short_id":"174f1bb8","created_at":"2023-03-17T18:39:14.000+08:00","parent_ids":["54d99b881c517f01e64c7171bd261b7a5a54dfe9"],"title":"chore: not load angle related config","message":"chore: not load angle related config\n\n","author_name":"aaron","author_email":"zhouweije@senior.auto","authored_date":"2023-03-17T18:39:14.000+08:00","committer_name":"aaron","committer_email":"zhouweije@senior.auto","committed_date":"2023-03-17T18:39:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/zhouweijie/scene_data_fetcher/-/commit/174f1bb84f33b9c42ec1ecd108ff60b8c79d7d83","stats":{"additions":11,"deletions":11,"total":22},"status":null,"project_id":496,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399