Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to copy artifacts on build-softlayer-win2012r2-x64-1 #1371

Closed
archanaNogriya opened this issue Jun 8, 2020 · 4 comments
Closed

Failed to copy artifacts on build-softlayer-win2012r2-x64-1 #1371

archanaNogriya opened this issue Jun 8, 2020 · 4 comments
Assignees
Labels
Milestone

Comments

@archanaNogriya
Copy link

jdk14u-windows-x64-hotspot
Running on build-softlayer-win2012r2-x64-1

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-hotspot/94/console

23:40:10  Due to the Copy artifact compatibility mode, set as migration, the build can reach the project build-scripts/release/create_installer_windows.
23:40:10   But in Production mode, this will not be the case anymore.
23:40:10   Please consider adding the CopyArtifactPermission on the project you want to copy.
23:40:10  Copied 0 artifacts from "build-scripts » release » create_installer_windows" build number 4450
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
23:40:10  Execution error: Failed to copy artifacts from build-scripts/release/create_installer_windows with filter: wix/ReleaseDir/OpenJDK*jdk_*_windows_*.msi
@karianna
Copy link
Contributor

karianna commented Jun 8, 2020

This is probably the copyArtifacts mode needing to swap to Production in Jenkins. I'll try to take a look with @M-Davies today

@karianna karianna moved this from TODO to In Progress in infrastructure Jun 8, 2020
@karianna karianna added this to the June 2020 milestone Jun 8, 2020
@M-Davies
Copy link

M-Davies commented Jun 8, 2020

@karianna Would we have to add the permission discussed here to both the installer and pipeline jobs? They both archive artifacts after all

@karianna
Copy link
Contributor

karianna commented Jun 8, 2020

copyArtifacts Permissions changed - closing for now.

@karianna karianna closed this as completed Jun 8, 2020
infrastructure automation moved this from In Progress to Done Jun 8, 2020
@gdams
Copy link
Member

gdams commented Jun 8, 2020

For reference, here is the change that I made to the installer job:

Screenshot 2020-06-08 at 13 06 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

4 participants