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/f0daf4012
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/f0daf4012
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f0daf40124e660010200eafdeca44e56018fd7d7","short_id":"f0daf401","created_at":"2026-08-13T23:17:37.000+08:00","parent_ids":["4fd7c00186ed64807a54203a435c9748a8540c04","5c378c71b505eef55cbcd8ed0686bcdf9839d54a"],"title":"Merge branch 'feat_sidepass_lattice' of 159.27.226.4:pnc/pnc into feat_sidepass_lattice","message":"Merge branch 'feat_sidepass_lattice' of 159.27.226.4:pnc/pnc into feat_sidepass_lattice\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-13T23:17:37.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-13T23:17:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/f0daf40124e660010200eafdeca44e56018fd7d7","stats":{"additions":13,"deletions":10,"total":23},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399