Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Build failed in Jenkins: nebula.stable.pullrequests #1

See <https://ci.eclipse.org/nebula/job/nebula.stable.pullrequests/1/display/redirect>

------------------------------------------
Started by an SCM change
Building in workspace <https://ci.eclipse.org/nebula/job/nebula.stable.pullrequests/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/nebula.git
 > /usr/local/bin/git init <https://ci.eclipse.org/nebula/job/nebula.stable.pullrequests/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/nebula.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/nebula.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/nebula.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/nebula.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/nebula.git
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/nebula.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/master
Seen 1 remote branch
 > /usr/local/bin/git show-ref --tags -d # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.


Back to the top