Skip to content
Failed

Console Output

Started by user David Nickerson
Building on master in workspace /home/jmaster/jenkins/jobs/PhysiomeJournalDevelopmentSite/workspace
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/Physiome/journal-website
 > git init /home/jmaster/jenkins/jobs/PhysiomeJournalDevelopmentSite/workspace # timeout=10
Fetching upstream changes from https://github.com/Physiome/journal-website
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Physiome/journal-website +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/Physiome/journal-website # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Physiome/journal-website # timeout=10
Fetching upstream changes from https://github.com/Physiome/journal-website
 > git fetch --tags --progress https://github.com/Physiome/journal-website +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/{sha1}^{commit} # timeout=10
 > git rev-parse {sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE