My bad. The box that is building Tapestry didn't have git installed. Fixed.
Uli On 09.07.2012 15:06, Apache Jenkins Server wrote: > See <https://builds.apache.org/job/tapestry-trunk-freestyle/754/> > > ------------------------------------------ > Started by an SCM change > Building remotely on solaris1 in workspace > <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> > Checkout:tapestry-trunk-freestyle / > <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> - > hudson.remoting.Channel@789d0e45:solaris1 > Using strategy: Default > Last Built Revision: Revision fd1874490bba6637e1b760b955504a9a55c7fe2c > (origin/master) > Cloning the remote Git repository > Cloning repository origin > Error trying to determine the git version: Error performing command: git > --version > Assuming 1.6 > ERROR: Error cloning remote repo 'origin' : Could not clone > https://git-wip-us.apache.org/repos/asf/tapestry-5.git > hudson.plugins.git.GitException: Could not clone > https://git-wip-us.apache.org/repos/asf/tapestry-5.git > at hudson.plugins.git.GitAPI.clone(GitAPI.java:251) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1122) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:326) > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) > at java.util.concurrent.FutureTask.run(FutureTask.java:123) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) > at java.lang.Thread.run(Thread.java:595) > Caused by: hudson.plugins.git.GitException: Error performing command: git > clone -o origin https://git-wip-us.apache.org/repos/asf/tapestry-5.git > <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> > at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:825) > at hudson.plugins.git.GitAPI.access$000(GitAPI.java:39) > at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:247) > at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:227) > at hudson.FilePath.act(FilePath.java:842) > at hudson.FilePath.act(FilePath.java:824) > at hudson.plugins.git.GitAPI.clone(GitAPI.java:227) > ... 12 more > Caused by: java.io.IOException: git: not found > at java.lang.UNIXProcess.forkAndExec(Native Method) > at java.lang.UNIXProcess.<init>(UNIXProcess.java:53) > at java.lang.ProcessImpl.start(ProcessImpl.java:65) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:451) > at hudson.Proc$LocalProc.<init>(Proc.java:244) > at hudson.Proc$LocalProc.<init>(Proc.java:216) > at hudson.Launcher$LocalLauncher.launch(Launcher.java:709) > at hudson.Launcher$ProcStarter.start(Launcher.java:338) > at hudson.Launcher$ProcStarter.join(Launcher.java:345) > at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:806) > ... 18 more > Trying next repository > ERROR: Could not clone repository > FATAL: Could not clone > hudson.plugins.git.GitException: Could not clone > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1134) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:326) > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) > at java.util.concurrent.FutureTask.run(FutureTask.java:123) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) > at java.lang.Thread.run(Thread.java:595) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
