You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by BuildHive <bu...@cloudbees.com> on 2014/05/17 04:10:12 UTC

Build failed in Jenkins: jclouds » jclouds-labs #1050

See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1050/>

------------------------------------------
[...truncated 3065 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ joyentcloud ---
[INFO] Surefire report directory: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@78c5cc63
Starting test testWithId(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
Starting test testTransformableToContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
Starting test testAllContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
Starting test testOfApiContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
[pool-1-thread-1] Test testAllContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 52ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
[pool-1-thread-2] Test testOfApiContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 61ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
[pool-1-thread-4] Test testWithId(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 108ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
[pool-1-thread-3] Test testTransformableToContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 107ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.041 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ joyentcloud ---
[WARNING] Bundle org.apache.jclouds.labs:joyentcloud:bundle:1.8.0-SNAPSHOT : Did not find matching referal for org.jclouds.labs*
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ joyentcloud ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ joyentcloud ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src/test/resources/**/*.sh
[INFO] Exclude: **/src/test/resources/**/*.bat
[INFO] Exclude: **/src/test/resources/**/*.cmd
[INFO] Exclude: **/src/test/resources/**/*.txt
[INFO] Exclude: **/src/test/resources/**/*.gz
[INFO] Exclude: **/src/test/resources/**/*.xml
[INFO] Exclude: **/src/test/resources/**/*.iso
[INFO] Exclude: **/LICENSE.txt
[INFO] Exclude: **/header.txt
[INFO] Exclude: **/NOTICE.txt
[INFO] Exclude: **/DISCLAIMER
[INFO] Exclude: **/BUILD.txt
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/README.md
[INFO] Exclude: **/README.txt
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*json
[INFO] Exclude: **/*readme
[INFO] Exclude: **/*ProviderMetadata
[INFO] Exclude: **/*ApiMetadata
[INFO] Exclude: **/*LoggingModule
[INFO] Exclude: **/*ViewMBeanFactory
[INFO] Exclude: **/target/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/bin/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.dir-locals.el
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.eml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.DS_STORE
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/.metadata/**
[INFO] Exclude: **/atlassian-ide-plugin.xml
[INFO] Exclude: **/.DS_Store
[INFO] Exclude: .mailmap
[INFO] Exclude: .git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .repository/**
[INFO] Exclude: .repository/**
[INFO] Exclude: gc.log
[INFO] 11 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 11 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ joyentcloud ---
[INFO] Building jar: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-1.8.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (integration) @ joyentcloud ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ joyentcloud ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$joyentcloud/builds/2014-05-17_02-01-18/archive/org.apache.jclouds.labs/joyentcloud/1.8.0-SNAPSHOT/joyentcloud-1.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-1.8.0-SNAPSHOT.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$joyentcloud/builds/2014-05-17_02-01-18/archive/org.apache.jclouds.labs/joyentcloud/1.8.0-SNAPSHOT/joyentcloud-1.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-1.8.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$joyentcloud/builds/2014-05-17_02-01-18/archive/org.apache.jclouds.labs/joyentcloud/1.8.0-SNAPSHOT/joyentcloud-1.8.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building jclouds Fujitsu Global Cloud Platform 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fgcp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ fgcp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ fgcp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fgcp ---
[INFO] artifact net.schmizz:sshj: checking for updates from central
[INFO] artifact net.schmizz:sshj: checking for updates from jclouds-sona-snapshots-nexus
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fgcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/clojure>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fgcp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/SSLContextWithKeysSupplier.java>:[71,64] redundant cast to java.security.cert.Certificate[]
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/compute/functions/ResourceIdToSystemId.java>:[43,41] redundant cast to java.lang.String
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java> uses or overrides a deprecated API.
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>: Recompile with -Xlint:deprecation for details.
[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$fgcp/builds/2014-05-17_02-01-18/archive/org.apache.jclouds.labs/fgcp/1.8.0-SNAPSHOT/fgcp-1.8.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds labs ............................... SUCCESS [41.116s]
[INFO] jclouds virtualbox api ............................ SUCCESS [1:43.524s]
[INFO] jclouds dmtf domain objects ....................... SUCCESS [9.032s]
[INFO] jclouds vcloud-director api ....................... SUCCESS [2:03.077s]
[INFO] jclouds cdmi api .................................. SUCCESS [17.916s]
[INFO] jclouds CloudSigma v2 API ......................... SUCCESS [1:08.531s]
[INFO] jclouds CloudSigma v2 Las Vegas Provider .......... SUCCESS [4.706s]
[INFO] jclouds CloudSigma v2 Washington DC Provider ...... SUCCESS [4.024s]
[INFO] jclouds CloudSigma v2 Zurich Provider ............. SUCCESS [3.785s]
[INFO] jclouds DigitalOcean Provider ..................... SUCCESS [55.367s]
[INFO] jclouds joyent-cloudapi api ....................... SUCCESS [49.962s]
[INFO] jclouds joyentcloud provider ...................... SUCCESS [7.749s]
[INFO] jclouds Fujitsu Global Cloud Platform ............. FAILURE [4.067s]
[INFO] jclouds Fujitsu Global Cloud Platform AU provider . SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform DE provider . SKIPPED
[INFO] jclouds Abiquo api ................................ SKIPPED
[INFO] jclouds :: represetations ......................... SKIPPED
[INFO] jclouds :: representations :: core ................ SKIPPED
[INFO] jclouds :: representations :: codec ............... SKIPPED
[INFO] jclouds :: management ............................. SKIPPED
[INFO] jclouds :: management :: core ..................... SKIPPED
[INFO] jclouds :: management :: compute .................. SKIPPED
[INFO] jclouds :: management :: blobstore ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:39.365s
[INFO] Finished at: Sat May 17 02:10:11 UTC 2014
[INFO] Final Memory: 56M/139M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fgcp: Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

cause : Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fgcp: Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 26 more
channel stopped

Jenkins build is back to normal : jclouds » jclouds-labs #1052

Posted by BuildHive <bu...@cloudbees.com>.
See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1052/changes>


Build failed in Jenkins: jclouds » jclouds-labs #1051

Posted by BuildHive <bu...@cloudbees.com>.
See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1051/>

------------------------------------------
[...truncated 3028 lines...]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ joyentcloud ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ joyentcloud ---
[INFO] Surefire report directory: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@78c5cc63
Starting test testTransformableToContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
Starting test testWithId(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
Starting test testAllContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
Starting test testOfApiContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest)
[pool-1-thread-2] Test testOfApiContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 190ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
[pool-1-thread-4] Test testWithId(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 193ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
[pool-1-thread-1] Test testAllContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 194ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
[pool-1-thread-3] Test testTransformableToContains(org.jclouds.joyent.joyentcloud.JoyentCloudProviderMetadataTest) succeeded: 130ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.991 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ joyentcloud ---
[WARNING] Bundle org.apache.jclouds.labs:joyentcloud:bundle:1.8.0-SNAPSHOT : Did not find matching referal for org.jclouds.labs*
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ joyentcloud ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ joyentcloud ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src/test/resources/**/*.sh
[INFO] Exclude: **/src/test/resources/**/*.bat
[INFO] Exclude: **/src/test/resources/**/*.cmd
[INFO] Exclude: **/src/test/resources/**/*.txt
[INFO] Exclude: **/src/test/resources/**/*.gz
[INFO] Exclude: **/src/test/resources/**/*.xml
[INFO] Exclude: **/src/test/resources/**/*.iso
[INFO] Exclude: **/LICENSE.txt
[INFO] Exclude: **/header.txt
[INFO] Exclude: **/NOTICE.txt
[INFO] Exclude: **/DISCLAIMER
[INFO] Exclude: **/BUILD.txt
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/README.md
[INFO] Exclude: **/README.txt
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*json
[INFO] Exclude: **/*readme
[INFO] Exclude: **/*ProviderMetadata
[INFO] Exclude: **/*ApiMetadata
[INFO] Exclude: **/*LoggingModule
[INFO] Exclude: **/*ViewMBeanFactory
[INFO] Exclude: **/target/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/bin/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.dir-locals.el
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.eml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.DS_STORE
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/.metadata/**
[INFO] Exclude: **/atlassian-ide-plugin.xml
[INFO] Exclude: **/.DS_Store
[INFO] Exclude: .mailmap
[INFO] Exclude: .git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .repository/**
[INFO] Exclude: .repository/**
[INFO] Exclude: gc.log
[INFO] 11 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 11 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ joyentcloud ---
[INFO] Building jar: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-1.8.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (integration) @ joyentcloud ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ joyentcloud ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$joyentcloud/builds/2014-05-17_02-54-10/archive/org.apache.jclouds.labs/joyentcloud/1.8.0-SNAPSHOT/joyentcloud-1.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-1.8.0-SNAPSHOT.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$joyentcloud/builds/2014-05-17_02-54-10/archive/org.apache.jclouds.labs/joyentcloud/1.8.0-SNAPSHOT/joyentcloud-1.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-1.8.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$joyentcloud/builds/2014-05-17_02-54-10/archive/org.apache.jclouds.labs/joyentcloud/1.8.0-SNAPSHOT/joyentcloud-1.8.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building jclouds Fujitsu Global Cloud Platform 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fgcp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ fgcp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ fgcp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fgcp ---
[INFO] artifact net.schmizz:sshj: checking for updates from central
[INFO] artifact net.schmizz:sshj: checking for updates from jclouds-sona-snapshots-nexus
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/clojure>
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fgcp ---
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fgcp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/SSLContextWithKeysSupplier.java>:[71,64] redundant cast to java.security.cert.Certificate[]
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/compute/functions/ResourceIdToSystemId.java>:[43,41] redundant cast to java.lang.String
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java> uses or overrides a deprecated API.
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>: Recompile with -Xlint:deprecation for details.
[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$fgcp/builds/2014-05-17_02-54-10/archive/org.apache.jclouds.labs/fgcp/1.8.0-SNAPSHOT/fgcp-1.8.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds labs ............................... SUCCESS [52.091s]
[INFO] jclouds virtualbox api ............................ SUCCESS [1:44.609s]
[INFO] jclouds dmtf domain objects ....................... SUCCESS [10.618s]
[INFO] jclouds vcloud-director api ....................... SUCCESS [3:04.117s]
[INFO] jclouds cdmi api .................................. SUCCESS [16.515s]
[INFO] jclouds CloudSigma v2 API ......................... SUCCESS [1:23.190s]
[INFO] jclouds CloudSigma v2 Las Vegas Provider .......... SUCCESS [5.571s]
[INFO] jclouds CloudSigma v2 Washington DC Provider ...... SUCCESS [4.958s]
[INFO] jclouds CloudSigma v2 Zurich Provider ............. SUCCESS [4.440s]
[INFO] jclouds DigitalOcean Provider ..................... SUCCESS [1:19.961s]
[INFO] jclouds joyent-cloudapi api ....................... SUCCESS [37.880s]
[INFO] jclouds joyentcloud provider ...................... SUCCESS [7.418s]
[INFO] jclouds Fujitsu Global Cloud Platform ............. FAILURE [4.261s]
[INFO] jclouds Fujitsu Global Cloud Platform AU provider . SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform DE provider . SKIPPED
[INFO] jclouds Abiquo api ................................ SKIPPED
[INFO] jclouds :: represetations ......................... SKIPPED
[INFO] jclouds :: representations :: core ................ SKIPPED
[INFO] jclouds :: representations :: codec ............... SKIPPED
[INFO] jclouds :: management ............................. SKIPPED
[INFO] jclouds :: management :: core ..................... SKIPPED
[INFO] jclouds :: management :: compute .................. SKIPPED
[INFO] jclouds :: management :: blobstore ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:27.504s
[INFO] Finished at: Sat May 17 03:04:51 UTC 2014
[INFO] Final Memory: 52M/134M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fgcp: Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

cause : Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fgcp: Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/src/main/java/org/jclouds/fujitsu/fgcp/suppliers/FGCPCredentialsSupplier.java>:[82,68] no suitable method found for privateKeySpec(org.jclouds.io.payloads.StringPayload)
    method org.jclouds.crypto.Pems.privateKeySpec(java.lang.String) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to java.lang.String by method invocation conversion)
    method org.jclouds.crypto.Pems.privateKeySpec(com.google.common.io.ByteSource) is not applicable
      (actual argument org.jclouds.io.payloads.StringPayload cannot be converted to com.google.common.io.ByteSource by method invocation conversion)

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 26 more
channel stopped