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/522/repository/commits/1b5f0c0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/522/repository/commits/1b5f0c0
Response Code: HTTP/1.1 200 OK
Response:
{"id":"1b5f0c067cd7c2844233750415d422515228221f","short_id":"1b5f0c06","created_at":"2023-01-30T11:59:55.000+08:00","parent_ids":["355395997d7fa1239ac60c707bccf938ed163b4d"],"title":"feat: cmake 增加install","message":"feat: cmake 增加install\n","author_name":"lanxiaosong","author_email":"lanxiaosong@senior.auto","authored_date":"2023-01-30T11:59:55.000+08:00","committer_name":"lanxiaosong","committer_email":"lanxiaosong@senior.auto","committed_date":"2023-01-30T11:59:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/lidar_camera_fusion/-/commit/1b5f0c067cd7c2844233750415d422515228221f","stats":{"additions":14,"deletions":0,"total":14},"status":null,"project_id":522,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399