Sorry for the repeated messages, there seem to be some weird issues on vobsd; I'm trying to figure out what it may be.
On Wed, Mar 16, 2011 at 2:03 PM, <[email protected]> wrote: > See <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/773/> > > ------------------------------------------ > Started by user kinkie > Building remotely on vobsd > $ bzr branch http://bzr.squid-cache.org/bzr/squid3/trunk/ > <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD/ws/> > Branched 11297 revision(s). > ERROR: Failed to clone http://bzr.squid-cache.org/bzr/squid3/trunk/ > hudson.util.IOException2: Failed to join the process > at hudson.Proc$RemoteProc.join(Proc.java:359) > at hudson.Launcher$ProcStarter.join(Launcher.java:281) > at hudson.plugins.bazaar.BazaarSCM.clone(BazaarSCM.java:237) > at hudson.plugins.bazaar.BazaarSCM.checkout(BazaarSCM.java:194) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1171) > at > hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:499) > at > hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:415) > at hudson.model.Run.run(Run.java:1362) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:145) > Caused by: java.util.concurrent.ExecutionException: > java.lang.NoSuchMethodError: hudson.remoting.Channel.flushPipe()V > at hudson.remoting.Channel$2.adapt(Channel.java:664) > at hudson.remoting.Channel$2.adapt(Channel.java:659) > at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) > at hudson.Proc$RemoteProc.join(Proc.java:351) > ... 10 more > Caused by: java.lang.NoSuchMethodError: hudson.remoting.Channel.flushPipe()V > at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:807) > at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:768) > at hudson.remoting.UserRequest.perform(UserRequest.java:104) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:270) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at hudson.remoting.Engine$1$1.run(Engine.java:58) > at java.lang.Thread.run(Thread.java:717) > > -- /kinkie
