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/477/repository/commits/39465a8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/477/repository/commits/39465a8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"39465a8ae81038f44f628a1446cb755b7c6e53b7","short_id":"39465a8a","created_at":"2023-08-04T22:16:22.000+08:00","parent_ids":["eb9952548a37f1fdbf179670620f4b78e418e50f"],"title":"对角天线","message":"对角天线\n","author_name":"leon","author_email":"liang@senior.auto","authored_date":"2023-08-04T22:16:22.000+08:00","committer_name":"leon","committer_email":"liang@senior.auto","committed_date":"2023-08-04T22:16:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M040/-/commit/39465a8ae81038f44f628a1446cb755b7c6e53b7","stats":{"additions":16,"deletions":16,"total":32},"status":null,"project_id":477,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399