Class FailureType (3.25.0)

FailureType(value)

The name of a fatal problem encountered during the execution of the build.

Enums

Name Description
FAILURE_TYPE_UNSPECIFIED Type unspecified
PUSH_FAILED Unable to push the image to the repository.
PUSH_IMAGE_NOT_FOUND Final image not found.
PUSH_NOT_AUTHORIZED Unauthorized push of the final image.
LOGGING_FAILURE Backend logging failures. Should retry.
USER_BUILD_STEP A build step has failed.
FETCH_SOURCE_FAILED The source fetching has failed.