GitHub pull request #159 of commit b570e87dd5c2804b63059d840bf3de4e67398364 automatically merged. Building in workspace /var/lib/jenkins/workspace/natura-prtests > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/Natura.git Fetching upstream changes from https://github.com/progwml6/Natura.git > git --version > git fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/pr/159/merge^{commit} FATAL: Command "git rev-parse origin/pr/159/merge^{commit}" returned status code 128: stdout: origin/pr/159/merge^{commit} stderr: fatal: ambiguous argument 'origin/pr/159/merge^{commit}': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' hudson.plugins.git.GitException: Command "git rev-parse origin/pr/159/merge^{commit}" returned status code 128: stdout: origin/pr/159/merge^{commit} stderr: fatal: ambiguous argument 'origin/pr/159/merge^{commit}': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1325) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1297) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1084) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1094) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revParse(CliGitAPIImpl.java:490) at hudson.plugins.git.GitAPI.revParse(GitAPI.java:257) at hudson.plugins.git.RevisionParameterAction.toRevision(RevisionParameterAction.java:83) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:788) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1320) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518) at hudson.model.Run.execute(Run.java:1689) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231)