You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm executing jenkins jobs on both ephemeral and persistent nodes.
The plugin creates the encrypted config on the worker node correctly. At the end of the pipeline the plugin does not delete the file on the worker node but on the controller.
Current behavior
The log contains a directory on the controller. This is especially obvious when the controller is running a different OS from the worker node:
Describe the bug
I'm executing jenkins jobs on both ephemeral and persistent nodes.
The plugin creates the encrypted config on the worker node correctly. At the end of the pipeline the plugin does not delete the file on the worker node but on the controller.
Current behavior
The log contains a directory on the controller. This is especially obvious when the controller is running a different OS from the worker node:
Reproduction steps
jf
task on that nodeExpected behavior
After execution the jfrog home directory in workspace temp folder on the worker node is deleted.
JFrog plugin version
1.5.0
JFrog CLI version
2.58.2
Operating system type and version
Linux controller, windows server 2022 datacenter worker
JFrog Artifactory version
No response
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: