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/b74c8d0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/b74c8d0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b74c8d0ba08ddf2368a824c1080e62fe4dbf5591","short_id":"b74c8d0b","created_at":"2026-01-23T03:10:31.000+00:00","parent_ids":["25716400908aa6ddb289939d3a267b399635755c"],"title":"fix:修复数据存储容器错误的问题","message":"fix:修复数据存储容器错误的问题\n\n\n(cherry picked from commit 71cb80bc6cad89d74a14b4576c1466470a8ad3bb)\n\n(cherry picked from commit cb6297cae8e8f824074e344ceec05c7b79e8d5ec)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-01-22T19:09:14.000-08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-01-23T03:10:31.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/b74c8d0ba08ddf2368a824c1080e62fe4dbf5591","stats":{"additions":5,"deletions":5,"total":10},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399