Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery Testing - School Tests #1053

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/1053/changes>

Changes:

[bergmann] [412855] Regenerated EIQ projects

[rath] update metadata

[rath] update metadata

------------------------------------------
Started by an SCM change
Building remotely on cloud in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/ujhelyiz/EMF-IncQuery-Examples.git
 > git init <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/>
Fetching upstream changes from git://github.com/ujhelyiz/EMF-IncQuery-Examples.git
 > git --version
 > git fetch --tags --progress git://github.com/ujhelyiz/EMF-IncQuery-Examples.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/ujhelyiz/EMF-IncQuery-Examples.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/ujhelyiz/EMF-IncQuery-Examples.git
Fetching upstream changes from git://github.com/ujhelyiz/EMF-IncQuery-Examples.git
 > git fetch --tags --progress git://github.com/ujhelyiz/EMF-IncQuery-Examples.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 263b49f049c8b669df335fe9f97b4d57716ffa64 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 263b49f049c8b669df335fe9f97b4d57716ffa64
 > git rev-list 28748f88eecd3214c56838bca1c139828d3c10f5
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/> at hudson.remoting.Channel@fb78f2:cloud
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
	at hudson.model.Run.execute(Run.java:1684)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.eclipse.incquery:org.eclipse.incquery.parent:pom:0.8.0-SNAPSHOT from/to incquery-repository (${incquery.p2.repository}): Cannot access ${incquery.p2.repository} with type p2 using the available connector factories: WagonRepositoryConnectorFactory and 'parent.relativePath' points at wrong local POM @ line 9, column 10

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	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.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.eclipse.incquery:org.eclipse.incquery.parent:pom:0.8.0-SNAPSHOT from/to incquery-repository (${incquery.p2.repository}): Cannot access ${incquery.p2.repository} with type p2 using the available connector factories: WagonRepositoryConnectorFactory and 'parent.relativePath' points at wrong local POM @ line 9, column 10

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1294)
	... 10 more
Archiving artifacts


Back to the top