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/597/repository/commits/9ee170d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/597/repository/commits/9ee170d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9ee170d132d68f71d3ec20f7917ee269c68a2dc9","short_id":"9ee170d1","created_at":"2024-03-15T15:48:56.000+08:00","parent_ids":["d1464db7564a99d9f8ba4d5dbd73e51bcd67b7bf"],"title":"fix log wrong","message":"fix log wrong\n","author_name":"chenjunnan","author_email":"chenjunnan@senior.auto","authored_date":"2024-03-15T15:47:24.000+08:00","committer_name":"chenjunnan","committer_email":"chenjunnan@senior.auto","committed_date":"2024-03-15T15:48:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/hdcontrol/-/commit/9ee170d132d68f71d3ec20f7917ee269c68a2dc9","stats":{"additions":1,"deletions":2,"total":3},"status":null,"project_id":597,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399