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/1441/repository/commits/5f21eed
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1441/repository/commits/5f21eed
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5f21eedfd5f1552958e84780ec8af6d7a940e61d","short_id":"5f21eedf","created_at":"2024-06-20T17:32:47.000+08:00","parent_ids":["db907a1ad968399d266da1f1471d342259d2c091"],"title":"update: chassis steering angle","message":"update: chassis steering angle\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-06-20T17:32:47.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-06-20T17:32:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001/-/commit/5f21eedfd5f1552958e84780ec8af6d7a940e61d","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1441,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399