This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Using Sauce plugin on a job that downloads a bamboo artifact causes bamboo error #30
Comments
Can you give me instructions on how to reproduce this? I'll admit I'm not super experienced with bamboo. I tried creating a job that copies a .jar artifact from another build and have no issues. What version of the plugin are you using? we just released a new one today and thats the one I've been testing with. |
|
Thanks for looking into this. I've updated the plugin to the latest version and the issue no longer exists. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have also reported this to atlassian, the jira issue is here:
https://jira.atlassian.com/browse/BAM-16373
Whenever I enable this plugin for a job that has an artifact download task, bamboo cannot download it. disabling sauce eliminates the error.
25-Sep-2015 07:46:29 Running pre-build action: Sauce OnDemand Build Configurator
25-Sep-2015 07:46:48 Running pre-build action: VCS Version Collector
25-Sep-2015 07:46:48 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
25-Sep-2015 07:46:48 Unable to download artifacts: missing runtime context
25-Sep-2015 07:46:48 Finished task 'Artifact download' with result: Error
25-Sep-2015 07:46:48 Running post build plugin 'Sauce OnDemand Post Runner'
25-Sep-2015 07:46:51 Running post build plugin 'Clover Results Collector'
25-Sep-2015 07:46:51 Running post build plugin 'Artifact Copier'
25-Sep-2015 07:46:51 Running post build plugin 'Docker Container Cleanup'
25-Sep-2015 07:46:51 Running post build plugin 'NCover Results Collector'
25-Sep-2015 07:46:51 Running post build plugin 'npm Cache Cleanup'
The text was updated successfully, but these errors were encountered: