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/1440/repository/commits/0856f2e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/0856f2e
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0856f2eb8ce91b821f23a76a711c8fb07a03c4ea","short_id":"0856f2eb","created_at":"2024-07-09T19:05:20.000+08:00","parent_ids":["9d9f8d390c232a931e3c900719a9f783bca65f1b"],"title":"fix:添加安全校验标志位","message":"fix:添加安全校验标志位\n\n","author_name":"11","author_email":"11","authored_date":"2024-07-09T19:05:20.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-07-09T19:05:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/0856f2eb8ce91b821f23a76a711c8fb07a03c4ea","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":1440,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399