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/a106c0540
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/a106c0540
Response Code: HTTP/1.1 200 OK
Response:
{"id":"a106c054091a39f8e38cabb78e45cec62f98e14d","short_id":"a106c054","created_at":"2026-03-18T17:50:35.000+08:00","parent_ids":["2f0f6f2c9754301c588be94aa18064a0294ba4ef"],"title":"fix: using map lane width for single line lane detection","message":"fix: using map lane width for single line lane detection\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-03-18T17:50:35.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-03-18T17:50:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/a106c054091a39f8e38cabb78e45cec62f98e14d","stats":{"additions":4,"deletions":3,"total":7},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399