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/119/repository/commits/69431c1e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/69431c1e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"69431c1e33ee974b733074cdf69a33cabe2e7f48","short_id":"69431c1e","created_at":"2026-03-02T00:23:58.000+08:00","parent_ids":["97e07e399790af2008c055d8544a47e1df18eb68"],"title":"feat: Add mirror monitoring and related configurations","message":"feat: Add mirror monitoring and related configurations\n\n- Introduced `mirror_monitor_error_` in `cfg_error` to handle mirror-related errors.\n- Added `mirror_safe_distance_` in `cfg_safe_thr` for safety threshold configurations.\n- Implemented `MirrorMonitor` class to monitor mirror collision scenarios.\n- Updated `DataFrame` to include `mirror_monitor_` for tracking mirror-related data.\n- Enhanced `OgmPtsRelated` to calculate mirror boundary widths based on new thresholds.\n- Modified `LateralCrashMonitor` to process errors from the mirror monitor.\n- Updated drawing functions to visualize mirror positions and boundaries.\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-03-02T00:23:58.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-03-02T00:23:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/69431c1e33ee974b733074cdf69a33cabe2e7f48","stats":{"additions":466,"deletions":106,"total":572},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399