Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Build failed in Jenkins: webtools-common_master #715

See <https://ci.eclipse.org/webtools/job/webtools-common_master/715/display/redirect>

------------------------------------------
Started by upstream project "WTP-Pipeline_master" build number 624
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace <https://ci.eclipse.org/webtools/job/webtools-common_master/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/webtools-common/webtools.common.git
 > /usr/local/bin/git init <https://ci.eclipse.org/webtools/job/webtools-common_master/ws/> # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools-common/webtools.common.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/webtools-common/webtools.common.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/webtools-common/webtools.common.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/webtools-common/webtools.common.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools-common/webtools.common.git
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/webtools-common/webtools.common.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 981475618d3abcbbeb80bdf89005eb9dd4bf9c05 (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 981475618d3abcbbeb80bdf89005eb9dd4bf9c05
ERROR: Timeout after 10 minutes
FATAL: Could not checkout 981475618d3abcbbeb80bdf89005eb9dd4bf9c05
hudson.plugins.git.GitException: Command "/usr/local/bin/git checkout -f 981475618d3abcbbeb80bdf89005eb9dd4bf9c05" returned status code 143:
stdout: 
stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341)
Caused: hudson.plugins.git.GitException: Could not checkout 981475618d3abcbbeb80bdf89005eb9dd4bf9c05
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2365)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1818)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[WARNINGS] Skipping publisher since build result is FAILURE
append disk usage
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top