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

Builds stopped working on 1.5.8 #119

Open
commodity729 opened this issue Jan 29, 2025 · 1 comment
Open

Builds stopped working on 1.5.8 #119

commodity729 opened this issue Jan 29, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@commodity729
Copy link

Describe the bug

Hi,

we again got interrupted by bug introduced to jfrog plugin where builds couldn't continue, reverting back to 1.5.6 solved our problem. I suspect this #114 broke things

Current behavior

The build hangs with this message

10:15:49 jf version 2.73.2
10:15:49 Executing sh script inside container maven of pod -jdk17-drv7l
10:15:50 Executing command: "/home/jenkins/agent/tools/io.jenkins.plugins.jfrog.JfrogInstallation/jfrog-cli/jf" "c" "add" "" "--user=" "--password-stdin" "--url=https:///artifactory" "--artifactory-url=https:///artifactory" "--distribution-url=https:///artifactory/distribution" "--xray-url=https:///artifactory/xray" "--interactive=false" "--overwrite=true"
10:15:50 exit

nothing happens, unless we abort build, restore 1.5.6 version and start build again

Reproduction steps

Install latest 1.5.8 version , configure to use artifactory in jenkins system and let build use artifactory. I should also mention 3 very important things:

  1. we use licensed artifactory version
  2. we use jenkins shared libraries
  3. we do not use XRAY or distribution url, we just use artifactory , so not sure why --xray-url= and another is set?

Expected behavior

1.5.8 should not break things, and it would be good if you COULD PLEASE -->> TEST THINGS YOURSELF WITHOUT LEAVING TESTING YOUR THINGS BY GENERAL PUBLIC. THANK YOU as this is not the first time this is happening

JFrog plugin version

1.5.8

JFrog CLI version

2.73.2

Operating system type and version

latest amazon eks linux ami (x86_64), but builds are running in containers.

JFrog Artifactory version

7.84.21 rev 78421900

JFrog Xray version

we do not use xray

@commodity729 commodity729 added the bug Something isn't working label Jan 29, 2025
@commodity729
Copy link
Author

commodity729 commented Jan 29, 2025

10:15:49 jf version 2.73.2
10:15:49 Executing sh script inside container maven of pod REDACTED-jdk17-drv7l
10:15:50 Executing command: "/home/jenkins/agent/tools/io.jenkins.plugins.jfrog.JfrogInstallation/jfrog-cli/jf" "c" "add" "REDACTED" "--user=REDACTED" "--password-stdin" "--url=https://REDACTED/artifactory" "--artifactory-url=https://REDACTED/artifactory" "--distribution-url=https://REDACTED/artifactory/distribution" "--xray-url=https://REDACTED/artifactory/xray" "--interactive=false" "--overwrite=true"
10:15:50 exit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant