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/3a1fe1f67
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/3a1fe1f67
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3a1fe1f672a62876f54c8043013ad206812007ec","short_id":"3a1fe1f6","created_at":"2026-02-03T17:07:53.000+08:00","parent_ids":["f5b7dfe8a9ee3b369eca07ed87fafb8f866ec2a4","50860293d0c03245290f1017bbf6ddaf7526a1a0"],"title":"Merge remote-tracking branch 'origin/feat_pnc_status' into feat_sq_LD_test","message":"Merge remote-tracking branch 'origin/feat_pnc_status' into feat_sq_LD_test","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-02-03T17:07:53.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-02-03T17:07:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/3a1fe1f672a62876f54c8043013ad206812007ec","stats":{"additions":66184,"deletions":20855,"total":87039},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399