You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/06 19:58:30 UTC

Build failed in Jenkins: myfaces-current21_949 #1413

See <https://builds.apache.org/job/myfaces-current21_949/1413/>

------------------------------------------
[...truncated 3608 lines...]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.1 Core OSGi Bundle
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle org.apache.myfaces.core:myfaces-bundle:bundle:2.1.9-CLIENT-WINDOW-SNAPSHOT : Instructions in Export-Package that are never used: org\.apache\.myfaces\.ee6
Classpath: Jar:.,Jar:myfaces-api,Jar:myfaces-impl,Jar:commons-collections,Jar:commons-codec,Jar:commons-beanutils,Jar:commons-logging,Jar:commons-digester

[WARNING] Warning building bundle org.apache.myfaces.core:myfaces-bundle:bundle:2.1.9-CLIENT-WINDOW-SNAPSHOT : Superfluous export-package instructions: [org.apache.myfaces.ee6]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:295)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:204)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@dcd208) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:291)
	... 32 more
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.1 Core Module
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building client-window-example
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/classes>
[INFO] [build-helper:add-test-resource {execution: add-webapp-folder-as-test}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 25 resources to webapp
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.example.clientWindow.CheckFaceletsFileTestCase
[JENKINS] Recording test resultsNov 6, 2013 6:50:38 PM org.apache.myfaces.util.ExternalSpecifications isUnifiedELAvailable
INFO: MyFaces Unified EL support enabled
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec


Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[client-window-example] in [<https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/src/main/webapp]>
[INFO] Webapp assembled in[108 msecs]
[INFO] Building war: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/example/clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.war
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache MyFaces JSF-2.1 Core Project ................... SUCCESS [54.016s]
[INFO] Apache MyFaces JSF-2.1 Core API ....................... SUCCESS [3:33.750s]
[INFO] Apache MyFaces Shared Public API For JSF 2.1 - Core ... SUCCESS [1:46.759s]
[INFO] Apache MyFaces Core For JSF 2.1 - Shared .............. SUCCESS [1:24.258s]
[INFO] Apache MyFaces JSF-2.1 Core Impl ...................... SUCCESS [4:01.363s]
[INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ............... SUCCESS [1:04.390s]
[INFO] Apache MyFaces JSF-2.1 Core Module .................... SUCCESS [43.519s]
[INFO] client-window-example ................................. SUCCESS [37.038s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 7 seconds
[INFO] Finished at: Wed Nov 06 18:50:44 UTC 2013
[INFO] Final Memory: 152M/447M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/pom.xml> to org.apache.myfaces.example.clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war> to org.apache.myfaces.example.clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/target/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/target/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/pom.xml> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/pom.xml> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/pom.xml> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom to org.apache.myfaces.core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/parent/target/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml> to org.apache.myfaces.core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml
/x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/myfaces-current21_949/2.1.x-client-window/parent/; will archive in a separate pass
[JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom to org.apache.myfaces.core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
/x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/myfaces-current21_949/2.1.x-client-window/; will archive in a separate pass
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/target/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/target/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
channel stopped
Maven RedeployPublisher use remote ubuntu3 maven settings from : /home/jenkins/.m2/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-6416097390582950093myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-7113646927973045267myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
Deploying the main artifact jenkins-2468228461332299216myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-9080433719473936788myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-6326266368584597482myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-4190158851120123856myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-418029303457755199myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
Deploying the main artifact jenkins-3015480647998082807myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-8969666601691502707myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-29299725944279227myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
Deploying the main artifact jenkins-983206096222218435myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
Deploying the main artifact jenkins-2203657425868129152myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-9096469087430875977myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-2589986929935274890myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
Deploying the main artifact jenkins-3521323006066662726myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-6535485001171345471myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-5040246936521004242myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
ERROR: Error installing artifact's metadata: Error while deploying metadata: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase: Proxy Error.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Error installing artifact's metadata: Error while deploying metadata: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase: Proxy Error.
	at hudson.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:183)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:200)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:781)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1020)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
	at hudson.model.Run.execute(Run.java:1690)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
Caused by: org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException: Error while deploying metadata: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase: Proxy Error.
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.deploy(DefaultRepositoryMetadataManager.java:492)
	at hudson.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:167)
	... 11 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase: Proxy Error.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.apache.maven.repository.legacy.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:543)
	at org.apache.maven.repository.legacy.DefaultWagonManager.putArtifactMetadata(DefaultWagonManager.java:501)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.deploy(DefaultRepositoryMetadataManager.java:488)
	... 12 more
[INFO] Deployment failed after 7 min 2 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Jenkins build is back to normal : myfaces-current21_949 #1414

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current21_949/1414/>