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/8/repository/commits/922d65d9b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/922d65d9b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"922d65d9be387c0451a1e082dd72d6bb314e0db7","short_id":"922d65d9","created_at":"2025-05-22T15:51:32.000+08:00","parent_ids":["0dc0d32a512f7d207411bc956c3bc8e6a31fd10b"],"title":"feat:添加龙须点的支持","message":"feat:添加龙须点的支持\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-05-22T15:51:32.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-05-22T15:51:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/922d65d9be387c0451a1e082dd72d6bb314e0db7","stats":{"additions":20,"deletions":11,"total":31},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399