You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/09 08:39:40 UTC

Build failed in Jenkins: CXF-trunk-deploy #730

See <https://builds.apache.org/job/CXF-trunk-deploy/730/changes>

Changes:

[dkulp] More algorithm updates for java7

[dkulp] Add AES method to https setups so they can run with Java7

[dkulp] [CXF-3895] Support for the Jetty OBF: prefixed passwords

[dkulp] Fix eclipse warning when using jaxws22/java7

[dkulp] On java7, the test methods are executed in a different order and state
in the singleton bookestore leaks across tests and causes failures.
Add a reset that is called after each test to reset the singleton back
to its empty state.

[dkulp] [CXF-3910] Add test cases for thread local request contexts for dispatch
clients

[dkulp] [CXF-3956] Fix problem of Dispatch clients not using the HandlerResolver

[coheigea] [WSS-3960] - Patch for InitiatorSignatureToken Support in WS-Policy definition
 - Patch applied (with some minor modifications), thanks.
 - I added a systest.

------------------------------------------
[...truncated 16170 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Sample of JAX-* Service Using an Aegis Client
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_server_aegis_client/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_server_aegis_client/target/classes>
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_server_aegis_client/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_server_aegis_client/target/jax_service_aegis_client-2.5.1-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_server_aegis_client/target/jax_service_aegis_client-2.5.1-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/samples/jax_service_aegis_client/2.5.1-SNAPSHOT/jax_service_aegis_client-2.5.1-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$jax_service_aegis_client/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/jax_service_aegis_client/2.5.1-SNAPSHOT/jax_service_aegis_client-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_server_aegis_client/target/jax_service_aegis_client-2.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$jax_service_aegis_client/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/jax_service_aegis_client/2.5.1-SNAPSHOT/jax_service_aegis_client-2.5.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JAX-WS Handler Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cxf-codegen:wsdl2java {execution: generate-SOAPService1}]
[INFO] [antrun:run {execution: copyxmlfiles}]
project.artifactId
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/target/classes/demo/handlers/common>
[INFO] Executed tasks
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/target/classes>
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/target/jaxws_handlers-2.5.1-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/target/jaxws_handlers-2.5.1-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/samples/jaxws_handlers/2.5.1-SNAPSHOT/jaxws_handlers-2.5.1-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$jaxws_handlers/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/jaxws_handlers/2.5.1-SNAPSHOT/jaxws_handlers-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jaxws_handlers/target/jaxws_handlers-2.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$jaxws_handlers/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/jaxws_handlers/2.5.1-SNAPSHOT/jaxws_handlers-2.5.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WSDL first demo using RPC-Literal Style
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cxf-codegen:wsdl2java {execution: generate-sources}]
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/target/classes>
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/target/wsdl_first_rpclit-2.5.1-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/target/wsdl_first_rpclit-2.5.1-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/samples/wsdl_first_rpclit/2.5.1-SNAPSHOT/wsdl_first_rpclit-2.5.1-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$wsdl_first_rpclit/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/wsdl_first_rpclit/2.5.1-SNAPSHOT/wsdl_first_rpclit-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/target/wsdl_first_rpclit-2.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$wsdl_first_rpclit/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/wsdl_first_rpclit/2.5.1-SNAPSHOT/wsdl_first_rpclit-2.5.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JMS Transport Publish/Subscribe Demo using Document-Literal Style
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cxf-codegen:wsdl2java {execution: generate-sources}]
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jms_pubsub/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jms_pubsub/target/classes>
[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/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jms_pubsub/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jms_pubsub/target/jms_pubsub-2.5.1-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jms_pubsub/target/jms_pubsub-2.5.1-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-trunk-deploy/ws/.repository/org/apache/cxf/samples/jms_pubsub/2.5.1-SNAPSHOT/jms_pubsub-2.5.1-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jms_pubsub/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$jms_pubsub/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/jms_pubsub/2.5.1-SNAPSHOT/jms_pubsub-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jms_pubsub/target/jms_pubsub-2.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$jms_pubsub/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/jms_pubsub/2.5.1-SNAPSHOT/jms_pubsub-2.5.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JAX-RS Spring Security Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-dao/2.0.8/spring-dao-2.0.8.pom
[WARNING] Unable to get resource 'org.springframework:spring-dao:pom:2.0.8' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-dao/2.0.8/spring-dao-2.0.8.jar
[WARNING] Unable to get resource 'org.springframework:spring-dao:jar:2.0.8' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf.samples$jax_rs_spring_security/builds/2011-12-09_06-05-42/archive/org.apache.cxf.samples/jax_rs_spring_security/2.5.1-SNAPSHOT/jax_rs_spring_security-2.5.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.springframework:spring-dao:jar:2.0.8

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.springframework -DartifactId=spring-dao -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.springframework -DartifactId=spring-dao -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:jax_rs_spring_security:war:2.5.1-SNAPSHOT
  	2) org.springframework:spring-dao:jar:2.0.8

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf.samples:jax_rs_spring_security:war:2.5.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.springframework:spring-dao:jar:2.0.8

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.springframework -DartifactId=spring-dao -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.springframework -DartifactId=spring-dao -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:jax_rs_spring_security:war:2.5.1-SNAPSHOT
  	2) org.springframework:spring-dao:jar:2.0.8

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf.samples:jax_rs_spring_security:war:2.5.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
	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:592)
	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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:160)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:1059)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:990)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.springframework:spring-dao:jar:2.0.8

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.springframework -DartifactId=spring-dao -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.springframework -DartifactId=spring-dao -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:jax_rs_spring_security:war:2.5.1-SNAPSHOT
  	2) org.springframework:spring-dao:jar:2.0.8

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf.samples:jax_rs_spring_security:war:2.5.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
	at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 92 minutes 18 seconds
[INFO] Finished at: Fri Dec 09 07:39:05 UTC 2011
[INFO] Final Memory: 360M/430M
[INFO] ------------------------------------------------------------------------
channel stopped


Jenkins build is back to normal : CXF-trunk-deploy #731

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/731/changes>