Console Output

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/69/repository/commits/00e4458
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/69/repository/commits/00e4458
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"00e445890b775be74e3962d9d9e5418036e9dead","short_id":"00e44589","created_at":"2026-06-18T14:39:02.000+08:00","parent_ids":["20bdd1f47f4cf06a1c252a94afad89b9a1d33673"],"title":"fix: add guardian safe mode.","message":"fix: add guardian safe mode.\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2026-06-18T14:39:02.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2026-06-18T14:39:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/liuyi/simulator/-/commit/00e445890b775be74e3962d9d9e5418036e9dead","stats":{"additions":102,"deletions":5,"total":107},"status":null,"project_id":69,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399