The build step should not be green if there’s an error uploading. Also, the build step should retry uploading if there is an error.
The build phase for ‘Collect Artifacts’ Passed, yet only 3 of the 4 artifacts were uploaded.
5 64.3M 0 0 5 3488k 0 2872k 0:00:22 0:00:01 0:00:21 2870k* SSLRead() return error -36
- Closing connection 0
curl: (56) SSLRead() return error -36
Error uploading 1 artifacts
It should retry as well as fail the build if it can’t collect all the artifacts.