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/1612/repository/commits/784361d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1612/repository/commits/784361d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"784361d5a07e8b13eeba2039aff31d7118682ae2","short_id":"784361d5","created_at":"2025-09-28T20:14:28.000+08:00","parent_ids":["9f7eef6deff79fdb9a5acc55edbca1f3e1d9c418","084143ad9e36016cfbaebf14851fd65aa5674ac4"],"title":"Merge remote-tracking branch 'origin/haitian' into haitian","message":"Merge remote-tracking branch 'origin/haitian' into haitian\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-09-28T20:14:28.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-09-28T20:14:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc_sim/-/commit/784361d5a07e8b13eeba2039aff31d7118682ae2","stats":{"additions":14,"deletions":0,"total":14},"status":null,"project_id":1612,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399