Versions Compared

Key

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

Problem

Your builds fail due to Tasks for AWS seemingly being not installed, for example:

Code Block
languagebash
Could not execute task 'Download artifacts' no Plugin with key 'net.utoolity.atlassian.bamboo.tasks-for-aws:aws.s3.object' is installed.

Cause

Some Bamboo version do not pick up changes to tasks after updating an app:

  • Jira Legacy
    serverAtlassian JIRA
    serverId144880e9-a353-312f-9412-ed028e8166fa
    keyBAM-10769
  • Jira Legacy
    serverAtlassian JIRA
    serverId144880e9-a353-312f-9412-ed028e8166fa
    keyBAM-13886

(warning) This long standing upstream issue had been resolved as of Bamboo 5.3 (unfortunately without sharing the exact cause to help assessing whether the workarounds below depend on other conditions). However, there seems to be a regression for Bamboo versions 5.6+, which expose a similar defect.

Workarounds

If an upgrade to Bamboo >= 5.3 is not desired or possible currently, the issue mentions two eventual workarounds:

 Unfortunately both methods are contested to work reliably, notably Martin Reinhold qualifies this to feel like Russian roulette.

Filter by label (Content by label)
showLabelsfalse
max5
spacesUAAKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "identity-federation-for-aws" , "iam" , "policy" ) and type = "page" and space = "UAAKB"
labelsIAM identity-federation-for-aws policy

Page Properties
hiddentrue


Related issues