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

Build fails #39

Open
bparanj opened this issue Sep 30, 2021 · 0 comments
Open

Build fails #39

bparanj opened this issue Sep 30, 2021 · 0 comments

Comments

@bparanj
Copy link

bparanj commented Sep 30, 2021

I have downloaded this repo to the folder: ~/Documents/diamol-master. When running the first build I get the error:

Started by user diamol
Checking out git http://gogs:3000/diamol/diamol.git into /data/workspace/diamol@script to read ch11/exercises/Jenkinsfile
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /data/workspace/diamol@script/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gogs:3000/diamol/diamol.git # timeout=10
Fetching upstream changes from http://gogs:3000/diamol/diamol.git
 > git --version # timeout=10
 > git --version # 'git version 2.26.2'
 > git fetch --tags --force --progress -- http://gogs:3000/diamol/diamol.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
ERROR: Maximum checkout retry attempts reached, aborting
Finished: FAILURE

Any ideas on how to fix this issue? I am on Ubuntu 20.04.

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

No branches or pull requests

1 participant