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/16/repository/commits/489d625
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/489d625
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"489d625fc5e81fbc49c8553ce745ef24589df26e","short_id":"489d625f","created_at":"2025-11-18T17:31:06.000+08:00","parent_ids":["6b367dbf1fa919a33c3effce763f585023218d1b"],"title":"feat:增加观测","message":"feat:增加观测\n","author_name":"liuhongshuo","author_email":"liuhongshuo@senior.auto","authored_date":"2025-11-18T15:43:24.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-11-18T17:31:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/489d625fc5e81fbc49c8553ce745ef24589df26e","stats":{"additions":3,"deletions":0,"total":3},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399