Kanstantsin Shautsou edited a comment on Bug JENKINS-22253
GitHub pull request #2043 of commit ef734b7d25172541d671f1ab5c032a2f8a0caa2b automatically merged.
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on Node1 in workspace /var/lib/jenkins/workspace/PR-builder
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository [email protected]:project/repo.git
 > git init /var/lib/jenkins/workspace/PR-builder # timeout=10
Fetching upstream changes from [email protected]:project/repo.git
 > git --version # timeout=10
 > git fetch --tags --progress [email protected]:project/repo.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url [email protected]:project/repo.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url [email protected]:project/repo.git # timeout=10
Fetching upstream changes from [email protected]:project/repo.git
 > git fetch --tags --progress [email protected]:project/repo.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse origin/pr/2043/merge^{commit} # timeout=10
FATAL: Command "git rev-parse origin/pr/2043/merge^{commit}" returned status code 128:
stdout: origin/pr/2043/merge^{commit}

stderr: fatal: ambiguous argument 'origin/pr/2043/merge^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions

hudson.plugins.git.GitException: Command "git rev-parse origin/pr/2043/merge^{commit}" returned status code 128:
stdout: origin/pr/2043/merge^{commit}

stderr: fatal: ambiguous argument 'origin/pr/2043/merge^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revParse(CliGitAPIImpl.java:516)
	at hudson.plugins.git.GitAPI.revParse(GitAPI.java:257)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

GitHub Pull Request Builder 1.16-5
GitHub plugin 1.9.1
GIT plugin 2.2.7
Jenkins GIT client plugin 1.11.0
Can this issue be caused because of closed/merged PR?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to