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/623/repository/commits/f5966e0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/f5966e0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f5966e0568d68a5444dc37d2e203dfd1fbdee970","short_id":"f5966e05","created_at":"2026-03-18T11:32:00.000+08:00","parent_ids":["fcf42f0a5144951ca6ee0d1cce405b8f181cdf97"],"title":"fix_out: waypoint 类型为changedirection时,且起终点位置比较近不进行起终点交换","message":"fix_out: waypoint 类型为changedirection时,且起终点位置比较近不进行起终点交换\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-03-18T11:32:00.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-03-18T11:32:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/f5966e0568d68a5444dc37d2e203dfd1fbdee970","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399