You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/03/12 12:08:12 UTC

Build failed in Jenkins: Streams Examples #9

See <https://builds.apache.org/job/Streams%20Examples/9/>

------------------------------------------
Started by user sblackmon
Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace <https://builds.apache.org/job/Streams%20Examples/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5a5553475adf23b306161ee8430ddcf706a59c2a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5a5553475adf23b306161ee8430ddcf706a59c2a
 > git rev-list 5a5553475adf23b306161ee8430ddcf706a59c2a # timeout=10
Unable to access upstream artifacts area /x1/jenkins/jenkins-home/jobs/Streams Trunk/builds/2015-03-02_17-23-02/archive. Does source project archive artifacts?
Copied 2 artifacts from "Streams Trunk » gnip-edc-facebook" build number 150
Copied 2 artifacts from "Streams Trunk » gnip-edc-flickr" build number 150
Copied 2 artifacts from "Streams Trunk » gnip-edc-googleplus" build number 150
Copied 2 artifacts from "Streams Trunk » gnip-edc-instagram" build number 150
Copied 2 artifacts from "Streams Trunk » gnip-edc-reddit" build number 150
Copied 2 artifacts from "Streams Trunk » gnip-edc-youtube" build number 150
Copied 2 artifacts from "Streams Trunk » gnip-powertrack" build number 150
Copied 2 artifacts from "Streams Trunk » google-gmail" build number 150
Copied 2 artifacts from "Streams Trunk » google-gplus" build number 150
Copied 1 artifact from "Streams Trunk » streams-amazon-aws" build number 150
Copied 1 artifact from "Streams Trunk » streams-components" build number 150
Copied 2 artifacts from "Streams Trunk » streams-config" build number 150
Copied 1 artifact from "Streams Trunk » streams-contrib" build number 150
Copied 2 artifacts from "Streams Trunk » streams-converters" build number 150
Copied 2 artifacts from "Streams Trunk » streams-core" build number 150
Copied 2 artifacts from "Streams Trunk » streams-http" build number 150
Copied 2 artifacts from "Streams Trunk » streams-monitoring" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-cassandra" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-console" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-elasticsearch" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-hbase" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-hdfs" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-kafka" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-mongo" build number 150
Copied 2 artifacts from "Streams Trunk » streams-persist-s3" build number 150
Copied 3 artifacts from "Streams Trunk » streams-pojo" build number 150
Copied 2 artifacts from "Streams Trunk » streams-pojo-extensions" build number 150
Copied 2 artifacts from "Streams Trunk » streams-processor-jackson" build number 150
Copied 2 artifacts from "Streams Trunk » streams-processor-json" build number 150
Copied 2 artifacts from "Streams Trunk » streams-processor-peoplepattern" build number 150
Copied 2 artifacts from "Streams Trunk » streams-processor-regex" build number 150
Copied 2 artifacts from "Streams Trunk » streams-processor-urls" build number 150
Copied 1 artifact from "Streams Trunk » Apache Streams Project Parent POM" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-datasift" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-facebook" build number 150
Copied 1 artifact from "Streams Trunk » streams-provider-gnip" build number 150
Copied 1 artifact from "Streams Trunk » streams-provider-google" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-instagram" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-moreover" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-rss" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-sysomos" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-twitter" build number 150
Copied 2 artifacts from "Streams Trunk » streams-provider-youtube" build number 150
Copied 3 artifacts from "Streams Trunk » streams-runtime-dropwizard" build number 150
Copied 3 artifacts from "Streams Trunk » streams-runtime-local" build number 150
Copied 3 artifacts from "Streams Trunk » streams-runtime-pig" build number 150
Copied 2 artifacts from "Streams Trunk » streams-runtime-storm" build number 150
Copied 2 artifacts from "Streams Trunk » streams-eip-routes [org.apache.streams]" build number 150
Copied 1 artifact from "Streams Trunk » streams-runtimes" build number 150
Copied 3 artifacts from "Streams Trunk » streams-util" build number 150
Copied 2 artifacts from "Streams Trunk » activity-consumer-bundle [org.apache.streams.osgi.components.activityconsumer]" build number 150
Copied 2 artifacts from "Streams Trunk » activity-registration-bundle [org.apache.streams.osgi.components]" build number 150
Copied 2 artifacts from "Streams Trunk » activity-subscriber-bundle [org.apache.streams.osgi.components.activitysubscriber]" build number 150
Copied 1 artifact from "Streams Trunk » Apache Streams OSGI Components" build number 150
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Streams%20Examples/ws/> at hudson.remoting.Channel@5f71cdcd:ubuntu-1
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:950)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:677)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
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 find artifact org.apache.streams:streams-project:pom:0.2-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1354)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1088)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	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:745)
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 find artifact org.apache.streams:streams-project:pom:0.2-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	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:1291)
	... 10 more

Jenkins build is back to normal : Streams Examples #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Streams%20Examples/10/>