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/5cb8bd106
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/5cb8bd106
Response Code: HTTP/1.1 200 OK
Response:
{"id":"5cb8bd106e64e63319a6df43fd84c06e068d4604","short_id":"5cb8bd10","created_at":"2026-09-14T14:47:39.000+08:00","parent_ids":["771e5d3b0bc2e22b93f582ca535bb211e4aa132b"],"title":"docs: 固化正式 Proto 基线的字段增删兼容规则","message":"docs: 固化正式 Proto 基线的字段增删兼容规则\n\n以 schema 1 / encoding 3 为正式上线基线,在文档生成器中固定兼容约束并同步生成目录和字段变更流程。\n\n明确字段号不可复用、删除需 reserved、新增须定义缺省行为,禁止原地更改类型、单位、坐标系和语义;区分快照显示兼容与 native ABI、Candidate 合同。开发期 encoding 2 不纳入范围。\n\n验证:生成器一致性检查及 2 项生成测试通过。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-14T14:47:39.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-14T14:47:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/5cb8bd106e64e63319a6df43fd84c06e068d4604","stats":{"additions":66,"deletions":11,"total":77},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399