See <https://builds.apache.org/job/Struts-JDK7-pull-request/67/>
------------------------------------------ GitHub pull request #50 to apache/struts [EnvInject] - Loading node environment variables. Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/apache/struts.git # timeout=10 Fetching upstream changes from git://github.com/apache/struts.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/apache/struts.git > +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/master Seen 1 remote branch Checking out Revision f2f5338ded3c2256c878a9d7cb3a62c1b07ce2e7 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f2f5338ded3c2256c878a9d7cb3a62c1b07ce2e7 FATAL: Could not checkout null with start point f2f5338ded3c2256c878a9d7cb3a62c1b07ce2e7 hudson.plugins.git.GitException: Could not checkout null with start point f2f5338ded3c2256c878a9d7cb3a62c1b07ce2e7 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1619) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 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) Caused by: hudson.plugins.git.GitException: Command "git checkout -f f2f5338ded3c2256c878a9d7cb3a62c1b07ce2e7" returned status code 128: stdout: stderr: fatal: reference is not a tree: f2f5338ded3c2256c878a9d7cb3a62c1b07ce2e7 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1614) ... 10 more --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org