Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: stable » jgit-stable-4.5 #51

See <https://ci.eclipse.org/jgit/job/stable/job/jgit-stable-4.5/51/display/redirect>

------------------------------------------
Started by user matthias.sohn@xxxxxxx
Building on master in workspace <https://ci.eclipse.org/jgit/job/stable/job/jgit-stable-4.5/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/jgit/jgit.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/jgit/jgit.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/jgit/jgit.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git rev-parse origin/v4.5.7.201904151645-r^{commit} # timeout=10
 > /usr/local/bin/git rev-parse v4.5.7.201904151645-r^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.


Back to the top