You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/09 15:27:15 UTC

Build failed in Jenkins: flex-sdk #749

See <https://builds.apache.org/job/flex-sdk/749/>

------------------------------------------
Started by timer
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/flex-sdk/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Checking out Revision 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d (origin/develop)
ERROR: Timeout after 10 minutes
FATAL: Could not checkout null with start point 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d
hudson.plugins.git.GitException: Could not checkout null with start point 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	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$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d" returned status code 1:
stdout: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information

stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1156)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:972)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:982)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1283)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1293)
	... 17 more

Jenkins build is back to normal : flex-sdk #750

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/750/changes>


Re: Build failed in Jenkins: flex-sdk #749

Posted by Erik de Bruin <er...@ixsoftware.nl>.
Same error as before, but this time it's with the "delete and clean pull"
option enabled. I think there is something wrong with the git install on
the slave, but that's a wild guess. Back to INFRA, I'm afraid.

EdB




On Wed, Apr 9, 2014 at 3:27 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/flex-sdk/749/>
>
> ------------------------------------------
> Started by timer
> Building remotely on windows1 (Windows) in workspace <
> https://builds.apache.org/job/flex-sdk/ws/>
> Wiping out workspace first.
> Cloning the remote Git repository
> Cloning repository https://git-wip-us.apache.org/repos/asf/flex-sdk.git
> Fetching upstream changes from
> https://git-wip-us.apache.org/repos/asf/flex-sdk.git
> Fetching upstream changes from
> https://git-wip-us.apache.org/repos/asf/flex-sdk.git
> Checking out Revision 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d
> (origin/develop)
> ERROR: Timeout after 10 minutes
> FATAL: Could not checkout null with start point
> 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d
> hudson.plugins.git.GitException: Could not checkout null with start point
> 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1309)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
>         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$Sync.innerRun(Unknown Source)
>         at java.util.concurrent.FutureTask.run(Unknown Source)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
> Source)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> Source)
>         at hudson.remoting.Engine$1$1.run(Engine.java:63)
>         at java.lang.Thread.run(Unknown Source)
> Caused by: hudson.plugins.git.GitException: Command "git checkout -f
> 27ec6e63c07bb25e5edc3c9db5713d18073c5b5d" returned status code 1:
> stdout: Process leaked file descriptors. See
> http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+buildfor more information
>
> stderr:
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1183)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1156)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:972)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:982)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1283)
>         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1293)
>         ... 17 more
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl