Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Your builds fail due to Tasks for AWS encountering an InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty, for example:

Build log
Code Block
breakoutModefull-width
languagebash
04-Mar-2016 10:51:11    Starting task 'Upload Artifacts' of type 'net.utoolity.atlassian.bamboo.tasks-for-aws:aws.s3.object'
04-Mar-2016 10:51:11    Setting maxErrorRetry=7 and awaitTransitionInterval=15000
04-Mar-2016 10:51:11    Using session credentials provided by Identity Federation for AWS Add-on (Connector Selection).
04-Mar-2016 10:51:11    Failed to retrieve session credentials due to Identity Federation for AWS error: com.amazonaws.AmazonClientException: Unable to execute HTTP request: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
04-Mar-2016 10:51:11    Finished task 'Upload Artifacts' with result: Error

...