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/508/repository/commits/151c8ec
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/508/repository/commits/151c8ec
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"151c8ec52c187c24272ac538c5039692a69b97dc","short_id":"151c8ec5","created_at":"2026-08-15T23:47:57.000+08:00","parent_ids":["1c99983d0a7532a1e08f60f1d202bed213b44d2e"],"title":"积水模式同雨天处理噪点","message":"积水模式同雨天处理噪点\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-08-15T23:47:57.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-08-15T23:47:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/commit/151c8ec52c187c24272ac538c5039692a69b97dc","stats":{"additions":9,"deletions":5,"total":14},"status":null,"project_id":508,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399