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/87/repository/commits/e25393b3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/e25393b3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e25393b3900f920181313d9af238c5c75c0762ad","short_id":"e25393b3","created_at":"2026-09-04T14:10:41.000+08:00","parent_ids":["2832d521b1154d86246fbf67b88b854dfdc3a705","09057e1fe71f8a747ef24ea99133f4f2d0ab0868"],"title":"Merge branch 'rc_dev' of 159.27.226.4:lidar/new_detection into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:lidar/new_detection into rc_dev\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2026-09-04T14:10:41.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2026-09-04T14:10:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/e25393b3900f920181313d9af238c5c75c0762ad","stats":{"additions":24,"deletions":41,"total":65},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399