×
Feb 1, 2022 · The Jenkins agent tried to use the program /usr/local/bin/git as the git program. It could not find it. It could not find it because there is no ...
Jan 10, 2022 · I am trying to create a simple pipeline job with Jenkinsfile placed in GIT SCM. However when I am providing URL of my public GIT repo to fetch ...
Mar 21, 2023 · The master branch job is running fine. ERROR: Error fetching remote repo 'origin' ... scm.SCMStep.checkout(SCMStep.java:129) at ... I don't think ...
Missing: integration | Show results with:integration
Apr 29, 2023 · My jenkins version is Jenkins 2.440.1. However, I am trying to Integrate Jenkins with Bitbucket server. The process to reproduce the error is : ...
Aug 7, 2023 · I have a multibranch pipeline with few jenkins stages. Jenkinsfile is kept in a scm repo. Jenkins agent is created using ec2 plugin. Issue:
Missing: integration | Show results with:integration
Jul 15, 2022 · The credentials you provided to the multibranch pipeline job definition were rejected by the remote GitLab server. Open the job definition and ...
Missing: integration | Show results with:integration
Feb 12, 2024 · I want to use Assemla git repo link to integrate it with my Jenkins so that I can seamlessly build the pipeline as soon as there is a commit. By ...
Apr 1, 2022 · I have no problem cloning the repo from command line. I have tried deleting the workspace, downgrading a few of the plugins, adding the Wipe out ...
Missing: integration | Show results with:integration
Oct 28, 2022 · this give to me this error message in the configuration of the job : Failed to connect to repository : Command “git ls-remote -h – ssh://gituser ...
Nov 7, 2022 · Hi, I am facing following issue on my jenkins controller node: using GIT_SSH to set credentials Jenkins user connection to bitbucket server ...