Started by user hrupp@redhat.com Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/Metrics-deploy-prerelease-artifacts/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-metrics.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/Metrics-deploy-prerelease-artifacts/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-metrics.git > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-metrics.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-metrics.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 https://github.com/eclipse/microprofile-metrics.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-metrics.git Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-metrics.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/tags/1.0^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0^{commit} # timeout=10 Checking out Revision fbaa675b3827a16d41a3ef74f5597e19448d1ab5 (refs/tags/1.0) Commit message: "[maven-release-plugin] prepare release 1.0" > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f fbaa675b3827a16d41a3ef74f5597e19448d1ab5 First time build. Skipping changelog. Parsing POMs Failed to transfer Could not find artifact org.eclipse.microprofile.metrics:microprofile-metrics-parent:pom:1.0 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.eclipse.microprofile.metrics:microprofile-metrics-parent:pom:1.0 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) and 'parent.relativePath' points at wrong local POM @ line 19, column 13 [FATAL] Non-resolvable parent POM: Failure to find org.eclipse.microprofile.metrics:microprofile-metrics-parent:pom:1.0 in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 12, 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:1326) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123) at hudson.FilePath.act(FilePath.java:998) at hudson.FilePath.act(FilePath.java:976) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490) at hudson.model.Run.execute(Run.java:1735) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) Archiving artifacts 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 Finished: FAILURE