See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1359/changes>
Changes: [timur] Initial set-up: Transfer of the current created files to jclouds-labs fork [timur] Property file addition for orion and first attempt to replace SLUG [timurhan.s] Slug header encoding fix [timurhan.s] Add module to the module list [timurhan.s] Fix for list containers [timur] Removal of jackson and apache dependencies and adaption of the execution [timur] Version update and addition of mock test dependency [timur] Initial mock test setup and rename of createContainer [timur] Addition of mock test, comments, some name changes and necessary [timur] Removal of unnecessary test [timur] Addition of MetadataNamePathParamParser and deactivation of some tests [timur] Fix maven issue of the mock tests [timur] Addition of OSGI bundle import and export [timur] Lisence additions [timurhan.s] POM update for 1.8.0 Apache release [timur] Warning fixes [timur] More warning fixes [timurhan.s] Updates based on reviews and changes on the Orion API [timurhan.s] Minor javadoc update [timurhan.s] Removal of all author tags [timurhan.s] Some coding style improvements [timurhan.s] update header [timurhan.s] Addition of logger instead of system.out ------------------------------------------ [...truncated 6403 lines...] [INFO] Exclude: **/CONTRIBUTING.md [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] 4 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: 4 licence. [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ management-blobstore --- [INFO] Building jar: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-blobstore/target/management-blobstore-1.8.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (integration) @ management-blobstore --- [JENKINS] Recording test results[INFO] [INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ management-blobstore --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building orion-blobstore 1.8.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ orion --- [INFO] [INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ orion --- [INFO] [INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ orion --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ orion --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ orion --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/clojure> [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ orion --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 97 source files to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/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/orion/src/main/java/org/jclouds/orion/blobstore/OrionBlobStoreContext.java>: Some input files use or override a deprecated API. [WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/java/org/jclouds/orion/blobstore/OrionBlobStoreContext.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/java/org/jclouds/orion/blobstore/binders/SlugHeaderFromBlobBinder.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/java/org/jclouds/orion/blobstore/binders/SlugHeaderFromBlobBinder.java>: Recompile with -Xlint:unchecked for details. [INFO] 5 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/java/org/jclouds/orion/OrionApiMetadata.java>:[27,40] package org.jclouds.logging.slf4j.config does not exist [ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/java/org/jclouds/orion/OrionApiMetadata.java>:[61,112] cannot find symbol symbol: class SLF4JLoggingModule location: class org.jclouds.orion.OrionApiMetadata.Builder [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache jclouds labs ............................... SUCCESS [38.280s] [INFO] jclouds docker API ................................ SUCCESS [1:07.169s] [INFO] jclouds virtualbox api ............................ SUCCESS [1:12.419s] [INFO] jclouds dmtf domain objects ....................... SUCCESS [6.757s] [INFO] jclouds vcloud-director api ....................... SUCCESS [1:50.396s] [INFO] jclouds cdmi api .................................. SUCCESS [15.544s] [INFO] jclouds CloudSigma v2 API ......................... SUCCESS [1:12.201s] [INFO] jclouds CloudSigma v2 Las Vegas Provider .......... SUCCESS [4.638s] [INFO] jclouds CloudSigma v2 Washington DC Provider ...... SUCCESS [4.118s] [INFO] jclouds CloudSigma v2 Zurich Provider ............. SUCCESS [3.618s] [INFO] jclouds DigitalOcean Provider ..................... SUCCESS [1:18.211s] [INFO] jclouds joyent-cloudapi api ....................... SUCCESS [36.634s] [INFO] jclouds joyentcloud provider ...................... SUCCESS [6.701s] [INFO] jclouds Fujitsu Global Cloud Platform ............. SUCCESS [1:10.598s] [INFO] jclouds Fujitsu Global Cloud Platform AU provider . SUCCESS [13.775s] [INFO] jclouds Fujitsu Global Cloud Platform DE provider . SUCCESS [7.166s] [INFO] jclouds Abiquo api ................................ SUCCESS [1:50.954s] [INFO] jclouds :: representations ........................ SUCCESS [0.836s] [INFO] jclouds :: representations :: core ................ SUCCESS [6.738s] [INFO] jclouds :: representations :: codec ............... SUCCESS [21.148s] [INFO] jclouds :: management ............................. SUCCESS [0.998s] [INFO] jclouds :: management :: core ..................... SUCCESS [11.711s] [INFO] jclouds :: management :: compute .................. SUCCESS [2.138s] [INFO] jclouds :: management :: blobstore ................ SUCCESS [2.082s] [INFO] orion-blobstore ................................... FAILURE [1.771s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13:04.420s [INFO] Finished at: Thu Jul 31 16:30:44 UTC 2014 [INFO] Final Memory: 67M/176M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project orion: Compilation failure: Compilation failure: [ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/java/org/jclouds/orion/OrionApiMetadata.java>:[27,40] package org.jclouds.logging.slf4j.config does not exist [ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/src/main/java/org/jclouds/orion/OrionApiMetadata.java>:[61,112] cannot find symbol [ERROR] symbol: class SLF4JLoggingModule [ERROR] location: class org.jclouds.orion.OrionApiMetadata.Builder [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project orion: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) 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:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) 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 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:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/pom.xml> to org.apache.jclouds.labs/cloudsigma2/1.8.0-SNAPSHOT/cloudsigma2-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/cloudsigma2-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2/1.8.0-SNAPSHOT/cloudsigma2-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/cloudsigma2-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2/1.8.0-SNAPSHOT/cloudsigma2-1.8.0-SNAPSHOT-tests.jar [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :orion [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyent-cloudapi/pom.xml> to org.apache.jclouds.labs/joyent-cloudapi/1.8.0-SNAPSHOT/joyent-cloudapi-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyent-cloudapi/target/joyent-cloudapi-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/joyent-cloudapi/1.8.0-SNAPSHOT/joyent-cloudapi-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyent-cloudapi/target/joyent-cloudapi-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/joyent-cloudapi/1.8.0-SNAPSHOT/joyent-cloudapi-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-zrh/pom.xml> to org.apache.jclouds.labs/cloudsigma2-zrh/1.8.0-SNAPSHOT/cloudsigma2-zrh-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-zrh/target/cloudsigma2-zrh-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-zrh/1.8.0-SNAPSHOT/cloudsigma2-zrh-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-zrh/target/cloudsigma2-zrh-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-zrh/1.8.0-SNAPSHOT/cloudsigma2-zrh-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/docker/pom.xml> to org.apache.jclouds.labs/docker/1.8.0-SNAPSHOT/docker-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/docker/target/docker-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/docker/1.8.0-SNAPSHOT/docker-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/docker/target/docker-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/docker/1.8.0-SNAPSHOT/docker-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/pom.xml> to org.apache.jclouds.labs/jclouds-labs/1.8.0-SNAPSHOT/jclouds-labs-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/target/jclouds-labs-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/jclouds-labs/1.8.0-SNAPSHOT/jclouds-labs-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/vcloud-director/pom.xml> to org.apache.jclouds.labs/vcloud-director/1.8.0-SNAPSHOT/vcloud-director-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/vcloud-director/target/vcloud-director-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/vcloud-director/1.8.0-SNAPSHOT/vcloud-director-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/vcloud-director/target/vcloud-director-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/vcloud-director/1.8.0-SNAPSHOT/vcloud-director-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/pom.xml> to org.apache.jclouds.labs/jclouds-representations/1.8.0-SNAPSHOT/jclouds-representations-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/target/jclouds-representations-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/jclouds-representations/1.8.0-SNAPSHOT/jclouds-representations-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/virtualbox/pom.xml> to org.apache.jclouds.labs/virtualbox/1.8.0-SNAPSHOT/virtualbox-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/virtualbox/target/virtualbox-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/virtualbox/1.8.0-SNAPSHOT/virtualbox-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/virtualbox/target/virtualbox-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/virtualbox/1.8.0-SNAPSHOT/virtualbox-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/orion/pom.xml> to org.apache.jclouds.labs/orion/1.8.0-SNAPSHOT/orion-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/dmtf/pom.xml> to org.apache.jclouds.labs/dmtf/1.8.0-SNAPSHOT/dmtf-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/dmtf/target/dmtf-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/dmtf/1.8.0-SNAPSHOT/dmtf-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/dmtf/target/dmtf-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/dmtf/1.8.0-SNAPSHOT/dmtf-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/pom.xml> to 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 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 org.apache.jclouds.labs/joyentcloud/1.8.0-SNAPSHOT/joyentcloud-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-lvs/pom.xml> to org.apache.jclouds.labs/cloudsigma2-lvs/1.8.0-SNAPSHOT/cloudsigma2-lvs-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-lvs/target/cloudsigma2-lvs-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-lvs/1.8.0-SNAPSHOT/cloudsigma2-lvs-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-lvs/target/cloudsigma2-lvs-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-lvs/1.8.0-SNAPSHOT/cloudsigma2-lvs-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-blobstore/pom.xml> to org.apache.jclouds.labs.management/management-blobstore/1.8.0-SNAPSHOT/management-blobstore-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-blobstore/target/management-blobstore-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs.management/management-blobstore/1.8.0-SNAPSHOT/management-blobstore-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-blobstore/target/management-blobstore-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.management/management-blobstore/1.8.0-SNAPSHOT/management-blobstore-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-core/pom.xml> to org.apache.jclouds.labs.management/management-core/1.8.0-SNAPSHOT/management-core-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-core/target/management-core-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs.management/management-core/1.8.0-SNAPSHOT/management-core-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-core/target/management-core-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.management/management-core/1.8.0-SNAPSHOT/management-core-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cdmi/pom.xml> to org.apache.jclouds.labs/cdmi/1.8.0-SNAPSHOT/cdmi-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cdmi/target/cdmi-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cdmi/1.8.0-SNAPSHOT/cdmi-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cdmi/target/cdmi-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cdmi/1.8.0-SNAPSHOT/cdmi-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-core/pom.xml> to org.apache.jclouds.labs.representations/representations-core/1.8.0-SNAPSHOT/representations-core-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-core/target/representations-core-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs.representations/representations-core/1.8.0-SNAPSHOT/representations-core-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-core/target/representations-core-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.representations/representations-core/1.8.0-SNAPSHOT/representations-core-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp-au/pom.xml> to org.apache.jclouds.labs/fgcp-au/1.8.0-SNAPSHOT/fgcp-au-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp-au/target/fgcp-au-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/fgcp-au/1.8.0-SNAPSHOT/fgcp-au-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp-au/target/fgcp-au-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/fgcp-au/1.8.0-SNAPSHOT/fgcp-au-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-wdc/pom.xml> to org.apache.jclouds.labs/cloudsigma2-wdc/1.8.0-SNAPSHOT/cloudsigma2-wdc-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-wdc/target/cloudsigma2-wdc-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-wdc/1.8.0-SNAPSHOT/cloudsigma2-wdc-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-wdc/target/cloudsigma2-wdc-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-wdc/1.8.0-SNAPSHOT/cloudsigma2-wdc-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/pom.xml> to org.apache.jclouds.labs/jclouds-management/1.8.0-SNAPSHOT/jclouds-management-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/target/jclouds-management-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/jclouds-management/1.8.0-SNAPSHOT/jclouds-management-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp-de/pom.xml> to org.apache.jclouds.labs/fgcp-de/1.8.0-SNAPSHOT/fgcp-de-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp-de/target/fgcp-de-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/fgcp-de/1.8.0-SNAPSHOT/fgcp-de-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp-de/target/fgcp-de-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/fgcp-de/1.8.0-SNAPSHOT/fgcp-de-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-codec/pom.xml> to org.apache.jclouds.labs.representations/representations-codec/1.8.0-SNAPSHOT/representations-codec-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-codec/target/representations-codec-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs.representations/representations-codec/1.8.0-SNAPSHOT/representations-codec-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-codec/target/representations-codec-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.representations/representations-codec/1.8.0-SNAPSHOT/representations-codec-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-compute/pom.xml> to org.apache.jclouds.labs.management/management-compute/1.8.0-SNAPSHOT/management-compute-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-compute/target/management-compute-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs.management/management-compute/1.8.0-SNAPSHOT/management-compute-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-compute/target/management-compute-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.management/management-compute/1.8.0-SNAPSHOT/management-compute-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/digitalocean/pom.xml> to org.apache.jclouds.labs/digitalocean/1.8.0-SNAPSHOT/digitalocean-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/digitalocean/target/digitalocean-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/digitalocean/1.8.0-SNAPSHOT/digitalocean-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/digitalocean/target/digitalocean-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/digitalocean/1.8.0-SNAPSHOT/digitalocean-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/pom.xml> to org.apache.jclouds.labs/fgcp/1.8.0-SNAPSHOT/fgcp-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/target/fgcp-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/fgcp/1.8.0-SNAPSHOT/fgcp-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/fgcp/target/fgcp-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/fgcp/1.8.0-SNAPSHOT/fgcp-1.8.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/abiquo/pom.xml> to org.apache.jclouds.labs/abiquo/1.8.0-SNAPSHOT/abiquo-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/abiquo/target/abiquo-1.8.0-SNAPSHOT.jar> to org.apache.jclouds.labs/abiquo/1.8.0-SNAPSHOT/abiquo-1.8.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/abiquo/target/abiquo-1.8.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/abiquo/1.8.0-SNAPSHOT/abiquo-1.8.0-SNAPSHOT-tests.jar channel stopped
