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/1507/repository/commits/c262ca8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/c262ca8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c262ca8c80e9514ea073593ec285842fd550fc7b","short_id":"c262ca8c","created_at":"2025-11-04T03:24:21.000-08:00","parent_ids":["b73aa1186d9c5ac4f34bf8f07aa8539d35cc8aff"],"title":"fix:修复编译问题","message":"fix:修复编译问题\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-11-04T03:24:21.000-08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-11-04T03:24:21.000-08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/c262ca8c80e9514ea073593ec285842fd550fc7b","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399