BOSH CREATE RELEASE ISSUE

185 views
Skip to first unread message

Parthiban Annadurai

unread,
Mar 10, 2015, 7:50:56 AM3/10/15
to bosh-...@cloudfoundry.org
Hi All,
         When I try to execute "bosh create release --force", it gives the following error,

# bosh create release --force
Syncing blobs...

Building DEV release
---------------------------------
Release artifact cache: /root/.bosh/cache

Building license
----------------
Building license...
  Using final version '97497451480031c4a51e3ee10b76d1d58fd97e83'


Building packages
-----------------
Building buildpack_java_offline...
  Using final version '7300161d80c9b96fa2b3c25401d75bd984a9677a'

Building nginx...
  Using final version 'c916c10937c83a8be507d3100133101eb403c826'

Building dea_next...
  Using dev version '1b53c7c689f8f0fdefbaae8c1a9675ca29e5c92c'

Building haproxy...
  Using final version '630ad6d6e1d3cab4547ce104f3019b483f354613'

Building etcd...
  Using dev version '32453cfa8108b598cad26e7b891cdc081896011f'

Building metron_agent...
  Using final version 'b6b63ba2f186801009546f6d190516452b4ce7b0'

Building nginx_newrelic_plugin...
  Using final version '92f2c6fb3f807f030d989c52cd1de445eba3f296'

Building gorouter...
  Using final version '599d23a906ce4cc518dec31cc69b6a77ec789be8'

Building buildpack_php...
  Using final version '0739a6bfae23af88243e936cad0b6ebd6aa36282'

Building login...
  No artifact found for login
  Generating...
  Pre-packaging...
> man/ja_JP.UTF-8/man1/serialver.1
  > man/ja_JP.UTF-8/man1/javadoc.1
  > man/ja_JP.UTF-8/man1/javap.1
  > man/ja_JP.UTF-8/man1/pack200.1
  > man/ja_JP.UTF-8/man1/jstatd.1
  > man/ja_JP.UTF-8/man1/apt.1
  > man/ja_JP.UTF-8/man1/unpack200.1
  > man/ja_JP.UTF-8/man1/jarsigner.1
  > man/ja_JP.UTF-8/man1/rmic.1
  > man/ja_JP.UTF-8/man1/keytool.1
  > man/ja_JP.UTF-8/man1/jdb.1
  > man/ja_JP.UTF-8/man1/servertool.1
  > man/ja_JP.UTF-8/man1/jinfo.1
  > man/ja_JP.UTF-8/man1/javah.1
  > man/ja
  > man/man1/
  > man/man1/jhat.1
  > man/man1/jrunscript.1
  > man/man1/java.1
  > man/man1/rmid.1
  > man/man1/jconsole.1
  > man/man1/jmap.1
  > man/man1/rmiregistry.1
  > man/man1/schemagen.1
  > man/man1/jstack.1
  > man/man1/native2ascii.1
  > man/man1/wsgen.1
  > man/man1/wsimport.1
  > man/man1/extcheck.1
  > man/man1/appletviewer.1
  > man/man1/idlj.1
  > man/man1/jar.1
  > man/man1/orbd.1
  > man/man1/policytool.1
  > man/man1/tnameserv.1
  > man/man1/xjc.1
  > man/man1/javac.1
  > man/man1/jstat.1
  > man/man1/jps.1
  > man/man1/jsadebugd.1
  > man/man1/jcmd.1
  > man/man1/serialver.1
  > man/man1/javadoc.1
  > man/man1/javap.1
  > man/man1/pack200.1
  > man/man1/jstatd.1
  > man/man1/apt.1
  > man/man1/unpack200.1
  > man/man1/jarsigner.1
  > man/man1/rmic.1
  > man/man1/keytool.1
  > man/man1/jdb.1
  > man/man1/servertool.1
  > man/man1/jinfo.1
  > man/man1/javah.1
  > release
  > THIRD_PARTY_README
  > + export JAVA_HOME=/tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/java
  > + JAVA_HOME=/tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/java
  > + export PATH=/tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/java/bin:/usr/local/rvm/gems/ruby-2.1.4/bin:/usr/local/rvm/gems/ruby-2.1.4@global/bin:/usr/local/rvm/rubies/ruby-2.1.4/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/bin:/usr/bin
  > + PATH=/tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/java/bin:/usr/local/rvm/gems/ruby-2.1.4/bin:/usr/local/rvm/gems/ruby-2.1.4@global/bin:/usr/local/rvm/rubies/ruby-2.1.4/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/bin:/usr/bin
  > + cd /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/login
  > + GIT_DIR=/root/bosh/releases/cf-release/.git/modules/src/login
  > + ./gradlew :assemble
  > Exception raised while reading git metadata: java.lang.NullPointerException
  > :cloudfoundry-login-server is getting tests from [task ':integrationTest', task ':test']
  > :cloudfoundry-identity-parent is getting tests from [task ':cloudfoundry-identity-parent:test']
  > :cloudfoundry-identity-common is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-common:test']
  > :cloudfoundry-identity-samples is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:test']
  > :cloudfoundry-identity-scim is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-scim:test']
  > Exception raised while reading git metadata: java.lang.NullPointerException
  > :cloudfoundry-identity-uaa is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-uaa:integrationTest', task ':cloudfoundry-identity-parent:cloudfoundry-identity-uaa:test']
  > :cloudfoundry-identity-api is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-api:integrationTest', task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-api:test']
  > :cloudfoundry-identity-app is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-app:integrationTest', task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-app:test']
  > :cloudfoundry-identity-parent:cloudfoundry-identity-common:compileJava/root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/common/OAuth2AccessToken.class): warning: Cannot find annotation method 'using()' in type 'JsonSerialize': class file for com.fasterxml.jackson.databind.annotation.JsonSerialize not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/common/OAuth2AccessToken.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize': class file for com.fasterxml.jackson.databind.annotation.JsonDeserialize not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/common/exceptions/OAuth2Exception.class): warning: Cannot find annotation method 'using()' in type 'JsonSerialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/common/exceptions/OAuth2Exception.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonInclude': class file for com.fasterxml.jackson.annotation.JsonInclude not found
  > warning: unknown enum constant Include.NON_DEFAULT
  >   reason: class file for com.fasterxml.jackson.annotation.JsonInclude$Include not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'ignoreUnknown()' in type 'JsonIgnoreProperties': class file for com.fasterxml.jackson.annotation.JsonIgnoreProperties not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty': class file for com.fasterxml.jackson.annotation.JsonProperty not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > Note: Some input files use or override a deprecated API.
  > Note: Recompile with -Xlint:deprecation for details.
  > Note: Some input files use unchecked or unsafe operations.
  > Note: Recompile with -Xlint:unchecked for details.
  > 23 warnings
  >
  > :cloudfoundry-identity-parent:cloudfoundry-identity-common:processResources
  > :cloudfoundry-identity-parent:cloudfoundry-identity-common:classes
  > :cloudfoundry-identity-parent:cloudfoundry-identity-common:jar
  > :cloudfoundry-identity-parent:cloudfoundry-identity-scim:compileJava
  > :cloudfoundry-identity-parent:cloudfoundry-identity-scim:processResources
  > :cloudfoundry-identity-parent:cloudfoundry-identity-scim:classes
  > :cloudfoundry-identity-parent:cloudfoundry-identity-scim:jar
  > :compileJava/root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonInclude': class file for com.fasterxml.jackson.annotation.JsonInclude not found
  > warning: unknown enum constant Include.NON_DEFAULT
  >   reason: class file for com.fasterxml.jackson.annotation.JsonInclude$Include not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'ignoreUnknown()' in type 'JsonIgnoreProperties': class file for com.fasterxml.jackson.annotation.JsonIgnoreProperties not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty': class file for com.fasterxml.jackson.annotation.JsonProperty not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize': class file for com.fasterxml.jackson.databind.annotation.JsonDeserialize not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'value()' in type 'JsonProperty'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/provider/client/BaseClientDetails.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/common/exceptions/OAuth2Exception.class): warning: Cannot find annotation method 'using()' in type 'JsonSerialize': class file for com.fasterxml.jackson.databind.annotation.JsonSerialize not found
  > /root/.gradle/caches/modules-2/files-2.1/org.springframework.security.oauth/spring-security-oauth2/2.0.3.RELEASE/4087aa209f8d73576bd08f1e3ed395da43e7dc79/spring-security-oauth2-2.0.3.RELEASE.jar(org/springframework/security/oauth2/common/exceptions/OAuth2Exception.class): warning: Cannot find annotation method 'using()' in type 'JsonDeserialize'
  > Note: Some input files use or override a deprecated API.
  > Note: Recompile with -Xlint:deprecation for details.
  > Note: Some input files use unchecked or unsafe operations.
  > Note: Recompile with -Xlint:unchecked for details.
  > 21 warnings
  >
  > :mainOutputResourcesDir UP-TO-DATE
  > :buildInfo UP-TO-DATE
  > :gitInfo UP-TO-DATE
  > :processResources
  > :classes
  > :instrument SKIPPED
  > :instrumentedWar SKIPPED
  > :packageSources
  > :war
  > :assemble
  >
  > BUILD SUCCESSFUL
  >
  > Total time: 50.313 secs
  > + cp build/libs/cloudfoundry-login-server-1.14.war /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/login/cloudfoundry-login-server.war
  > + ./gradlew clean
  > :cloudfoundry-login-server is getting tests from [task ':integrationTest', task ':test']
  > :cloudfoundry-identity-parent is getting tests from [task ':cloudfoundry-identity-parent:test']
  > :cloudfoundry-identity-common is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-common:test']
  > :cloudfoundry-identity-samples is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:test']
  > :cloudfoundry-identity-scim is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-scim:test']
  > :cloudfoundry-identity-uaa is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-uaa:integrationTest', task ':cloudfoundry-identity-parent:cloudfoundry-identity-uaa:test']
  > :cloudfoundry-identity-api is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-api:integrationTest', task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-api:test']
  > :cloudfoundry-identity-app is getting tests from [task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-app:integrationTest', task ':cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-app:test']
  > :clean
  > :cloudfoundry-identity-parent:clean UP-TO-DATE
  > :cloudfoundry-identity-parent:cloudfoundry-identity-common:clean
  > :cloudfoundry-identity-parent:cloudfoundry-identity-samples:clean UP-TO-DATE
  > :cloudfoundry-identity-parent:cloudfoundry-identity-scim:clean
  > :cloudfoundry-identity-parent:cloudfoundry-identity-uaa:clean
  > :cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-api:clean UP-TO-DATE
  > :cloudfoundry-identity-parent:cloudfoundry-identity-samples:cloudfoundry-identity-app:clean UP-TO-DATE
  >
  > BUILD SUCCESSFUL
  >
  > Total time: 14.214 secs
  > + rm -rf java
  > + rm -rf uaa/openjdk-1.7.0-u40-unofficial-linux-amd64.tgz
  > + rm -rf uaa/openjdk-1.7.0-u40-unofficial-macosx-x86_64-bundle.tgz
  > + /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/login/.clean-cf-release-build
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/common
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/docs
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/gatling
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/gem
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/gradle
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/samples
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/scim
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/scripts
  > ++ rm -rf /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/uaa
  > ++ rm -f /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/.clean-cf-release-build
  > ++ rm -f /tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/.git
  > rm: cannot remove `/tmp/d20150310-15156-hsiyi3/d20150310-15156-r183fz/uaa/.git': Is a directory
'login' pre-packaging failed

Please anyone help me to solve this issue.. (particularly Kind request to the successful CF installed peoples)
Thanks in Advance..

rgall...@pivotal.io

unread,
Mar 10, 2015, 7:37:37 PM3/10/15
to bosh-...@cloudfoundry.org
Hi Parthiban,

What Git version are you using? According to the Git docs, the .git directory in submodules (like the src/uaa directory in cf-release) is a file for versions 1.7.8 and newer. Upgrading your Git may solve this issue.

Thanks,
Rob & Bo (CF Identity team)

Parthiban Annadurai

unread,
Mar 10, 2015, 11:53:17 PM3/10/15
to bosh-...@cloudfoundry.org
@Rgallagher.. The Git version am using is,

# git --version
  git version 1.7.1..

How to update from this if needed?? Thanks in Advance Rgallagher..

To unsubscribe from this group and stop receiving emails from it, send an email to bosh-users+...@cloudfoundry.org.

Parthiban Annadurai

unread,
Mar 11, 2015, 1:21:35 AM3/11/15
to bosh-...@cloudfoundry.org
Hi All,
         Now, when am trying to execute the command "bosh create release ./release/cf-202.yml", it gives the following,

bosh upload release ./releases/cf-202.yml

Copying packages
----------------
hm9000 (d28b935504edf80a6aa2e20a8cd0ce20402a6b42)
uaa (05b84acccba5cb31a170d9cad531d22ccb5df8a5)
haproxy (630ad6d6e1d3cab4547ce104f3019b483f354613)
loggregator_trafficcontroller (cc2a209b2256500f987001771c0443b48a722780)
buildpack_python (0c0bf75e84a4a57080619175ed2e9d3bb48397c3)
syslog_drain_binder (8c627a89c81b429ea065ca86cf603204ba5eb6af)
rootfs_lucid64 (6cbfe75426233f7709dd674137bc4feac46441f8)
buildpack_php (0739a6bfae23af88243e936cad0b6ebd6aa36282)
buildpack_java_offline (7300161d80c9b96fa2b3c25401d75bd984a9677a)
golang1.4 (f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7)
acceptance-tests (4cfdf122db943a8a1a6c2e7cc5dfbf07b8fc2318)
buildpack_nodejs (d243df46ac9056320914ca1d6843e112b309720d)
buildpack_go (cb35d33ef9d379246bcdcccdad7858f8f37ab8cb)
postgres (b63fe0176a93609bd4ba44751ea490a3ee0f646c)
golang1.3 (e4b65bcb478d9bea1f9c92042346539713551a4a)
smoke-tests (d1aaf8be8786ee2ee001ce0a30d154c268f770fc)
ruby-2.1.4 (5a4612011cb6b8338d384acc7802367ae5e11003)
login (ea0732a35c101cc02be38e834d5ca13345a61fa6)
golang (aa5f90f06ada376085414bfc0c56c8cd67abba9c)
etcd_metrics_server (64efbbfb5761d09a24dad21ecfebd8824b99d433)
etcd (44df7612404c5b2ecc1f167126b9e0b20481f79d)
metron_agent (b6b63ba2f186801009546f6d190516452b4ce7b0)
nginx_newrelic_plugin (92f2c6fb3f807f030d989c52cd1de445eba3f296)
dea_next (a3ca138c34170f4d3ffabf4af40ea7c2a29a9f55)
Downloading from blobstore (id=7356f736-caf7-45f5-94cc-f62686ea3f03)...
Blobstore error: Failed to fetch object, underlying error: #<SocketError: getaddrinfo: Temporary failure in name resolution (http://s3.amazonaws.com:80)> /usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient/session.rb:805:in `initialize'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient/session.rb:805:in `new'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient/session.rb:805:in `create_socket'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient/session.rb:752:in `block in connect'
/usr/local/rvm/rubies/ruby-2.1.4/lib/ruby/2.1.0/timeout.rb:91:in `block in timeout'
/usr/local/rvm/rubies/ruby-2.1.4/lib/ruby/2.1.0/timeout.rb:101:in `call'
/usr/local/rvm/rubies/ruby-2.1.4/lib/ruby/2.1.0/timeout.rb:101:in `timeout'
/usr/local/rvm/rubies/ruby-2.1.4/lib/ruby/2.1.0/timeout.rb:127:in `timeout'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient/session.rb:751:in `connect'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient/session.rb:609:in `query'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient/session.rb:164:in `query'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient.rb:1087:in `do_get_block'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient.rb:891:in `block in do_request'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient.rb:985:in `protect_keep_alive_disconnected'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient.rb:890:in `do_request'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient.rb:778:in `request'
/usr/local/rvm/gems/ruby-2.1.4/gems/httpclient-2.4.0/lib/httpclient.rb:677:in `get'
/usr/local/rvm/gems/ruby-2.1.4/gems/blobstore_client-1.2865.0/lib/blobstore_client/simple_blobstore_client.rb:39:in `get_file'
/usr/local/rvm/gems/ruby-2.1.4/gems/blobstore_client-1.2865.0/lib/blobstore_client/s3_blobstore_client.rb:87:in `get_file'
/usr/local/rvm/gems/ruby-2.1.4/gems/blobstore_client-1.2865.0/lib/blobstore_client/base.rb:50:in `get'
/usr/local/rvm/gems/ruby-2.1.4/gems/blobstore_client-1.2865.0/lib/blobstore_client/sha1_verifiable_blobstore_client.rb:19:in `get'
/usr/local/rvm/gems/ruby-2.1.4/gems/blobstore_client-1.2865.0/lib/blobstore_client/retryable_blobstore_client.rb:19:in `block in get'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_common-1.2865.0/lib/common/retryable.rb:28:in `call'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_common-1.2865.0/lib/common/retryable.rb:28:in `block in retryer'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_common-1.2865.0/lib/common/retryable.rb:26:in `loop'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_common-1.2865.0/lib/common/retryable.rb:26:in `retryer'
/usr/local/rvm/gems/ruby-2.1.4/gems/blobstore_client-1.2865.0/lib/blobstore_client/retryable_blobstore_client.rb:18:in `get'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/versions/version_file_resolver.rb:29:in `block in find_file'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/versions/version_file_resolver.rb:28:in `open'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/versions/version_file_resolver.rb:28:in `find_file'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/release_compiler.rb:160:in `find_in_indices'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/release_compiler.rb:114:in `find_package'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/release_compiler.rb:60:in `block in compile'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/release_compiler.rb:53:in `each'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/release_compiler.rb:53:in `compile'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/commands/release/upload_release.rb:61:in `upload_manifest'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/commands/release/upload_release.rb:39:in `upload'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/command_handler.rb:57:in `run'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/lib/cli/runner.rb:56:in `run'
/usr/local/rvm/gems/ruby-2.1.4/gems/bosh_cli-1.2865.0/bin/bosh:16:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.1.4/bin/bosh:23:in `load'
/usr/local/rvm/gems/ruby-2.1.4/bin/bosh:23:in `<main>'
/usr/local/rvm/gems/ruby-2.1.4/bin/ruby_executable_hooks:15:in `eval'
/usr/local/rvm/gems/ruby-2.1.4/bin/ruby_executable_hooks:15:in `<main>'


Please help me to solve this issue.. Thanks in Advance..

Parthiban Annadurai

unread,
Mar 11, 2015, 3:30:01 AM3/11/15
to bosh-...@cloudfoundry.org
Hi All,
         How to use the SPIFF Tool in CentOS to generate the Manifest file for CF Deployment.. Thanks in Advance..

Parthiban Annadurai

unread,
Mar 11, 2015, 5:06:12 AM3/11/15
to bosh-...@cloudfoundry.org
Hi, 
        When i ran "bosh create release", it gives the following,

Copying license
---------------
license (97497451480031c4a51e3ee10b76d1d58fd97e83)

Building tarball
----------------
Generated /tmp/d20150311-27103-fwyl9u/d20150311-27103-1srklf0/release.tgz
Release size: 4.2G

Verifying release...
File exists and readable                                     OK
Extract tarball                                              FAILED

Release is invalid, please fix, verify and upload again

Can anyone help on this?? Thanks in Advance..
...

James Bayer

unread,
Mar 11, 2015, 10:42:55 AM3/11/15
to bosh-users
there are docs for installing and using spiff: http://docs.cloudfoundry.org/deploying/cf-manifest-spiff.html

To unsubscribe from this group and stop receiving emails from it, send an email to bosh-users+...@cloudfoundry.org.



--
Thank you,

James Bayer

Parthiban Annadurai

unread,
Mar 11, 2015, 10:55:16 AM3/11/15
to bosh-...@cloudfoundry.org
Hi All, 
         When we try to execute "bosh releases", it shows,

bosh releases
Director HTTP 502
Reply all
Reply to author
Forward
0 new messages