You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by je...@cloudbees.com on 2017/08/07 07:22:07 UTC

Build failed in Jenkins: jclouds » jclouds Google Cloud Storage provider #3624

See <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.provider$google-cloud-storage/3624/display/redirect?page=changes>

Changes:

[Andrew Gaul] Handle HTTP 429 in google-cloud-storage

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building jclouds Google Cloud Storage provider 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-cloud-storage ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ google-cloud-storage ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ google-cloud-storage ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ google-cloud-storage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-cloud-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.provider$google-cloud-storage/ws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.provider$google-cloud-storage/ws/target/classes>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ google-cloud-storage ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.provider$google-cloud-storage/ws/target/classes>
warning: No processor claimed any of these annotations: org.jclouds.rest.annotations.ResponseParser,org.jclouds.rest.annotations.RequestFilters,org.jclouds.googlecloud.config.CurrentProject,org.jclouds.date.TimeStamp,org.jclouds.json.SerializedNames,javax.ws.rs.PUT,javax.ws.rs.Path,org.jclouds.rest.annotations.PayloadParam,java.beans.ConstructorProperties,javax.inject.Inject,javax.ws.rs.GET,javax.inject.Named,javax.annotation.Resource,com.google.inject.Provides,javax.ws.rs.POST,javax.ws.rs.DefaultValue,javax.ws.rs.PathParam,org.jclouds.rest.annotations.Delegate,javax.ws.rs.QueryParam,javax.inject.Singleton,org.jclouds.oauth.v2.config.Authorization,org.jclouds.rest.annotations.SkipEncoding,org.jclouds.location.Provider,org.jclouds.rest.annotations.BinderParam,com.google.inject.Inject,org.jclouds.rest.annotations.QueryParams,com.google.common.annotations.Beta,javax.ws.rs.HeaderParam,org.jclouds.collect.Memoized,com.google.auto.value.AutoValue,org.jclouds.rest.annotations.MapBinder,org.jclouds.javax.annotation.Nullable,javax.ws.rs.Consumes,com.google.inject.name.Named,org.jclouds.rest.annotations.SelectJson,org.jclouds.rest.ConfiguresHttpApi,org.jclouds.rest.annotations.PATCH,javax.ws.rs.Produces,org.jclouds.rest.annotations.Fallback,javax.ws.rs.Encoded,javax.ws.rs.DELETE
warning: No processor claimed any of these annotations: org.jclouds.javax.annotation.Nullable,javax.annotation.Generated
<https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.provider$google-cloud-storage/ws/src/main/java/org/jclouds/googlecloudstorage/GoogleCloudStorageApiMetadata.java>:67: error: package TimeUnit does not exist
      properties.setProperty(Constants.PROPERTY_RETRY_DELAY_START, String.valueOf(TimeUnit.SECONDS.toMillis(1)));
                                                                                          ^
1 error
2 warnings

Jenkins build is back to normal : jclouds » jclouds Google Cloud Storage provider #3625

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.provider$google-cloud-storage/3625/display/redirect?page=changes>