You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
This is working with the 'Legacy Patterns' but gets a 404 using the file spec option. The file spec option is working on the deploy task side. Anyone else seen this behavior or have a solution?
Bamboo Artifactory Plugin version: 3.2.8
Bamboo version 8.0.4 build 80012
Artifactory version 7.35.2
Successful deployment log
31-Mar-2022 10:14:02 Starting task 'test artifactory upload' of type 'org.jfrog.bamboo.bamboo-artifactory-plugin:artifactoryDeploymentTask'
31-Mar-2022 10:14:02 Usage info sent successfully.
31-Mar-2022 10:14:02 Using task configuration spec
31-Mar-2022 10:14:02 Spec: { "files": [ { "pattern": "/media/data/bamboo-work/tower/", "target": "devops-generic-local/tower2/" } ]}
31-Mar-2022 10:14:02 [consumer_0] Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower2/README.md
31-Mar-2022 10:14:02 [consumer_1] Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower2/tower_launch.py
31-Mar-2022 10:14:02 [consumer_2] Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower2/tower_launch_example.json
31-Mar-2022 10:14:03 [consumer_1] Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower2/tower_launch_requirements.in
31-Mar-2022 10:14:03 [consumer_2] Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower2/tower_launch_requirements.txt
31-Mar-2022 10:14:03 Finished task 'test artifactory upload' with result: Success
31-Mar-2022 10:14:03 Finalising the build...
31-Mar-2022 10:14:03 Stopping timer.
31-Mar-2022 10:14:03 Build 29753346-30081025-30244866 completed.
31-Mar-2022 10:14:04 Finished processing deployment result Deployment of 'release-1' on 'test'
Failed build log
31-Mar-2022 16:32:33 Starting task 'test artifactory upload' of type 'org.jfrog.bamboo.bamboo-artifactory-plugin:artifactoryGenericTask'
31-Mar-2022 16:32:33 Usage info sent successfully.
31-Mar-2022 16:32:33 Bamboo Artifactory Plugin version: 3.2.8
31-Mar-2022 16:32:33 Using task configuration spec
31-Mar-2022 16:32:33 Spec: { "files": [ { "pattern": "E:/bamboo-work/tower/*.md", "target": "devops-generic-local/tower4/" } ]}
31-Mar-2022 16:32:33 [consumer_1] Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower4/README.md
31-Mar-2022 16:32:33 Response received: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
31-Dec-1969 19:00:00 <html xmlns="http://www.w3.org/1999/xhtml">
31-Dec-1969 19:00:00 <head>
31-Dec-1969 19:00:00 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
31-Dec-1969 19:00:00 <title>404 - File or directory not found.</title>
31-Dec-1969 19:00:00 <style type="text/css">
Success build log using legacy input
31-Mar-2022 16:38:07 Starting task 'test artifactory upload' of type 'org.jfrog.bamboo.bamboo-artifactory-plugin:artifactoryGenericTask'
31-Mar-2022 16:38:07 Usage info sent successfully.
31-Mar-2022 16:38:07 Bamboo Artifactory Plugin version: 3.2.8
31-Mar-2022 16:38:07 For pattern: E:/bamboo-work/tower/* 5 artifacts were found
31-Mar-2022 16:38:07 Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower5/tower_launch_example.json
31-Mar-2022 16:38:07 Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower5/README.md
31-Mar-2022 16:38:08 Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower5/tower_launch.py
31-Mar-2022 16:38:08 Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower5/tower_launch_requirements.in
31-Mar-2022 16:38:08 Deploying artifact: https://artifactory.dev.medpro.com/artifactory/devops-generic-local/tower5/tower_launch_requirements.txt
31-Mar-2022 16:38:08 Finished task 'test artifactory upload' with result: Success