Started by user mparno Running as mparno [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/MUQ2_PullRequest [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository https://bitbucket.org/mituq/muq2.git > git init /jenkins/workspace/MUQ2_PullRequest # timeout=10 Fetching upstream changes from https://bitbucket.org/mituq/muq2.git > git --version # timeout=10 > git fetch --tags --progress https://bitbucket.org/mituq/muq2.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://bitbucket.org/mituq/muq2.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://bitbucket.org/mituq/muq2.git # timeout=10 Fetching upstream changes from https://bitbucket.org/mituq/muq2.git > git fetch --tags --progress https://bitbucket.org/mituq/muq2.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/${sourceBranch}^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/${sourceBranch}^{commit} # timeout=10 > git rev-parse origin/${sourceBranch}^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Finished: FAILURE