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/6602d0f02
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/6602d0f02
Response Code: HTTP/1.1 200 OK
Response:
{"id":"6602d0f02d019818d34cb20c6879f2d1307e44ff","short_id":"6602d0f0","created_at":"2025-07-28T19:17:07.000+08:00","parent_ids":["40ff29f916793ab6b9de5aa3823535ec0480e7ed"],"title":"feat:没有横向优化器的时候,直接进行路径拼接","message":"feat:没有横向优化器的时候,直接进行路径拼接\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2025-07-28T19:13:46.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2025-07-28T19:17:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/6602d0f02d019818d34cb20c6879f2d1307e44ff","stats":{"additions":76,"deletions":59,"total":135},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399