Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] [Hudson] Build failed in Hudson: WTP-R3_10_Integration #171

See <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/171/>

------------------------------------------
Started by user nboldt@xxxxxxxxxx
Cleaning the workspace because project is configured to clean the workspace before each build.
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/> - hudson.remoting.LocalChannel@43a0d4c0
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 1983c424fd069532574dcc3c490175203c591bab (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/> - hudson.remoting.LocalChannel@43a0d4c0
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools/webtools.releng.aggregator.git
Commencing build of Revision d617f51f0bc1ce8fe04e0be28f2048f882afe18c (origin/master)
Checking out Revision d617f51f0bc1ce8fe04e0be28f2048f882afe18c (origin/master)
ERROR: Problem fetching submodules from a path relative to origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git submodule init
Command "git submodule init" returned status code 1: Submodule 'webtools.common' (git://git.eclipse.org/gitroot/webtools-common/webtools.common) registered for path 'webtools.common'
Submodule 'webtools.dali' (git://git.eclipse.org/gitroot/dali/webtools.dali) registered for path 'webtools.dali'
No submodule mapping found in .gitmodules for path 'webtools.ejb'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:804)
	at hudson.plugins.git.GitAPI.submoduleInit(GitAPI.java:424)
	at hudson.plugins.git.GitAPI.setupSubmoduleUrls(GitAPI.java:769)
	at hudson.plugins.git.GitSCM.fetchSubmodulesFrom(GitSCM.java:1857)
	at hudson.plugins.git.GitSCM.access$100(GitSCM.java:107)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:889)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:856)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:856)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:817)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.plugins.git.GitException: Command "git submodule init" returned status code 1: Submodule 'webtools.common' (git://git.eclipse.org/gitroot/webtools-common/webtools.common) registered for path 'webtools.common'
Submodule 'webtools.dali' (git://git.eclipse.org/gitroot/dali/webtools.dali) registered for path 'webtools.dali'
No submodule mapping found in .gitmodules for path 'webtools.ejb'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:824)
	... 19 more
FATAL: Error performing command: git submodule init
Command "git submodule init" returned status code 1: No submodule mapping found in .gitmodules for path 'webtools.ejb'

hudson.plugins.git.GitException: Error performing command: git submodule init
Command "git submodule init" returned status code 1: No submodule mapping found in .gitmodules for path 'webtools.ejb'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:804)
	at hudson.plugins.git.GitAPI.submoduleInit(GitAPI.java:424)
	at hudson.plugins.git.GitAPI.setupSubmoduleUrls(GitAPI.java:769)
	at hudson.plugins.git.GitAPI.setupSubmoduleUrls(GitAPI.java:763)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:895)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:856)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:856)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:817)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.plugins.git.GitException: Command "git submodule init" returned status code 1: No submodule mapping found in .gitmodules for path 'webtools.ejb'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:824)
	... 18 more

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top