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/67db1a9a4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/67db1a9a4
Response Code: HTTP/1.1 200 OK
Response:
{"id":"67db1a9a49b520b3867908ded72f67324ab3d22f","short_id":"67db1a9a","created_at":"2026-09-16T15:14:41.000+08:00","parent_ids":["75e797222467139837422e0806fd493f684e5004"],"title":"fix: restore build and replay checks after test branch merge","message":"fix: restore build and replay checks after test branch merge\n\nAdd missing configuration schema fields and codecs with legacy defaults, regenerate replay artifacts, and support equivalent Clang source paths and older Protobuf descriptor runtimes. Guard straight-line checks against empty lane waypoints.\n\nValidation: pnc_node and regression executable build; generated-code and compatibility checks pass; six Python regression tests pass; foundation suite passes 259 tests with two optional fixture tests skipped.\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-09-16T15:14:41.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-09-16T15:14:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/67db1a9a49b520b3867908ded72f67324ab3d22f","stats":{"additions":435,"deletions":36,"total":471},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399