You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/23 12:42:01 UTC

Build failed in Jenkins: cloudstack-rat-master #4934

See <https://builds.apache.org/job/cloudstack-rat-master/4934/changes>

Changes:

[daan] CLOUDSTACK-6967: Initial OVM3 drop

[daan] CLOUDSTACK-6967: Now with module!

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/cloudstack-rat-master/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cloudstack.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cloudstack.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 189972bc7c9e73abff392429eda298f9f837992e (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 189972bc7c9e73abff392429eda298f9f837992e
 > git rev-list bbcffbbab09905872a1b9c405a67734e457182fd
[cloudstack-rat-master] $ /bin/bash -xe /tmp/hudson1336409846809439754.sh
+ /home/jenkins/tools/maven/latest2/bin/mvn --projects=org.apache.cloudstack:cloudstack org.apache.rat:apache-rat-plugin:0.10:check
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:cloud-plugin-hypervisor-ovm3:jar:null

Reason: Cannot find parent: org.apache.cloudstack:cloudstack-plugins for project: null:cloud-plugin-hypervisor-ovm3:jar:null for project null:cloud-plugin-hypervisor-ovm3:jar:null


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: org.apache.cloudstack:cloudstack-plugins for project: null:cloud-plugin-hypervisor-ovm3:jar:null for project null:cloud-plugin-hypervisor-ovm3:jar:null
	at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find parent: org.apache.cloudstack:cloudstack-plugins for project: null:cloud-plugin-hypervisor-ovm3:jar:null for project null:cloud-plugin-hypervisor-ovm3:jar:null
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
	at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
	at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
	at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
	... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.apache.cloudstack:cloudstack-plugins' not found in repository: Unable to download the artifact from any repository

  org.apache.cloudstack:cloudstack-plugins:pom:4.4.0-SNAPSHOT

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

 for project org.apache.cloudstack:cloudstack-plugins
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:605)
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1392)
	... 20 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository

  org.apache.cloudstack:cloudstack-plugins:pom:4.4.0-SNAPSHOT

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


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:558)
	... 21 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
	... 23 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Mon Jun 23 10:42:00 UTC 2014
[INFO] Final Memory: 7M/77M
[INFO] ------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to cloudstack-rat-master #4933
Archived 1 artifacts
Archive block size is 32768
Received 17 blocks and 4331 bytes
Compression is 99.2%
Took 0.2 sec

Jenkins build is back to normal : cloudstack-rat-master #4937

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cloudstack-rat-master/4937/changes>


Build failed in Jenkins: cloudstack-rat-master #4936

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cloudstack-rat-master/4936/changes>

Changes:

[daan] CLOUDSTACK-6967 merge problem resolution

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/cloudstack-rat-master/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cloudstack.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cloudstack.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 4610c76fa9178ca056ad523cdf980a7ee3533ef2 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 4610c76fa9178ca056ad523cdf980a7ee3533ef2
 > git rev-list 23b1f228a1a779cbc5ba2f2f1f5e555684af6468
[cloudstack-rat-master] $ /bin/bash -xe /tmp/hudson2609752343484722621.sh
+ /home/jenkins/tools/maven/latest2/bin/mvn --projects=org.apache.cloudstack:cloudstack org.apache.rat:apache-rat-plugin:0.10:check
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack
[INFO]    task-segment: [org.apache.rat:apache-rat-plugin:0.10:check]
[INFO] ------------------------------------------------------------------------
[INFO] [apache-rat:check {execution: default-cli}]
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: CHANGES
[INFO] Exclude: INSTALL.md
[INFO] Exclude: .idea/
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: .metadata/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/authorized_keys
[INFO] Exclude: **/*.war
[INFO] Exclude: **/*.mar
[INFO] Exclude: **/*.jar
[INFO] Exclude: **/*.iso
[INFO] Exclude: **/*.tgz
[INFO] Exclude: **/*.zip
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.vagrant
[INFO] Exclude: awsapi/overlays/**
[INFO] Exclude: build/build.number
[INFO] Exclude: services/console-proxy/server/js/jquery.js
[INFO] Exclude: debian/compat
[INFO] Exclude: debian/control
[INFO] Exclude: debian/dirs
[INFO] Exclude: debian/rules
[INFO] Exclude: dist/console-proxy/js/jquery.js
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/ServerResource.sln
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/packages/**
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/.nuget/**
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/obj/**
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/bin/**
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/packages.config
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/App.config
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/*.csproj
[INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/*.settings
[INFO] Exclude: plugins/hypervisors/hyperv/conf/agent.properties
[INFO] Exclude: scripts/vm/systemvm/id_rsa.cloud
[INFO] Exclude: services/console-proxy/server/conf/agent.properties
[INFO] Exclude: services/console-proxy/server/conf/environment.properties
[INFO] Exclude: services/secondary-storage/conf/agent.properties
[INFO] Exclude: services/secondary-storage/conf/environment.properties
[INFO] Exclude: tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf
[INFO] Exclude: tools/appliance/definitions/devcloud/*
[INFO] Exclude: tools/appliance/definitions/systemvmtemplate/*
[INFO] Exclude: tools/appliance/definitions/systemvm64template/*
[INFO] Exclude: tools/appliance/definitions/builtin/*
[INFO] Exclude: tools/cli/cloudmonkey.egg-info/*
[INFO] Exclude: tools/devcloud/src/deps/boxes/basebox-build/definition.rb
[INFO] Exclude: tools/devcloud/src/deps/boxes/basebox-build/preseed.cfg
[INFO] Exclude: tools/marvin/Marvin.egg-info/*
[INFO] Exclude: ui/lib/flot/jquery.colorhelpers.js
[INFO] Exclude: ui/lib/flot/jquery.flot.crosshair.js
[INFO] Exclude: ui/lib/flot/jquery.flot.fillbetween.js
[INFO] Exclude: ui/lib/flot/jquery.flot.image.js
[INFO] Exclude: ui/lib/flot/jquery.flot.js
[INFO] Exclude: ui/lib/flot/jquery.flot.navigate.js
[INFO] Exclude: ui/lib/flot/jquery.flot.pie.js
[INFO] Exclude: ui/lib/flot/jquery.flot.resize.js
[INFO] Exclude: ui/lib/flot/jquery.flot.selection.js
[INFO] Exclude: ui/lib/flot/jquery.flot.stack.js
[INFO] Exclude: ui/lib/flot/jquery.flot.symbol.js
[INFO] Exclude: ui/lib/flot/jquery.flot.threshold.js
[INFO] Exclude: ui/lib/jquery-ui/css/jquery-ui.css
[INFO] Exclude: ui/lib/jquery-ui/index.html
[INFO] Exclude: ui/lib/jquery-ui/js/jquery-ui.js
[INFO] Exclude: ui/lib/jquery.cookies.js
[INFO] Exclude: ui/lib/jquery.easing.js
[INFO] Exclude: ui/lib/jquery.js
[INFO] Exclude: ui/lib/jquery.md5.js
[INFO] Exclude: ui/lib/jquery.validate.js
[INFO] Exclude: ui/lib/qunit/qunit.css
[INFO] Exclude: ui/lib/qunit/qunit.js
[INFO] Exclude: ui/lib/reset.css
[INFO] Exclude: ui/lib/require.js
[INFO] Exclude: systemvm/conf/agent.properties
[INFO] Exclude: systemvm/conf/environment.properties
[INFO] Exclude: systemvm/js/jquery.js
[INFO] Exclude: systemvm/patches/debian/systemvm.vmx
[INFO] Exclude: systemvm/patches/debian/config/root/.ssh/authorized_keys
[INFO] Exclude: systemvm/patches/debian/config/etc/apache2/httpd.conf
[INFO] Exclude: systemvm/patches/debian/config/etc/apache2/ports.conf
[INFO] Exclude: systemvm/patches/debian/config/etc/apache2/sites-available/default
[INFO] Exclude: systemvm/patches/debian/config/etc/apache2/sites-available/default-ssl
[INFO] Exclude: systemvm/patches/debian/config/etc/apache2/vhostexample.conf
[INFO] Exclude: systemvm/patches/debian/config/etc/dnsmasq.conf.tmpl
[INFO] Exclude: systemvm/patches/debian/config/etc/vpcdnsmasq.conf
[INFO] Exclude: systemvm/patches/debian/config/etc/ssh/sshd_config
[INFO] Exclude: systemvm/patches/debian/config/etc/rsyslog.conf
[INFO] Exclude: systemvm/patches/debian/config/etc/logrotate.conf
[INFO] Exclude: systemvm/patches/debian/config/etc/logrotate.d/*
[INFO] Exclude: systemvm/patches/debian/config/etc/sysctl.conf
[INFO] Exclude: systemvm/patches/debian/config/root/redundant_router/keepalived.conf.templ
[INFO] Exclude: systemvm/patches/debian/config/root/redundant_router/arping_gateways.sh.templ
[INFO] Exclude: systemvm/patches/debian/config/root/redundant_router/conntrackd.conf.templ
[INFO] Exclude: systemvm/patches/debian/vpn/etc/ipsec.conf
[INFO] Exclude: systemvm/patches/debian/vpn/etc/ppp/options.xl2tpd
[INFO] Exclude: systemvm/patches/debian/vpn/etc/xl2tpd/xl2tpd.conf
[INFO] Exclude: systemvm/patches/debian/vpn/etc/ipsec.secrets
[INFO] Exclude: systemvm/patches/debian/config/etc/haproxy/haproxy.cfg
[INFO] Exclude: systemvm/patches/debian/config/etc/cloud-nic.rules
[INFO] Exclude: systemvm/patches/debian/config/etc/modprobe.d/aesni_intel
[INFO] Exclude: systemvm/patches/debian/config/etc/rc.local
[INFO] Exclude: systemvm/patches/debian/config/var/www/html/userdata/.htaccess
[INFO] Exclude: systemvm/patches/debian/config/var/www/html/latest/.htaccess
[INFO] Exclude: systemvm/patches/debian/vpn/etc/ipsec.d/l2tp.conf
[INFO] Exclude: tools/transifex/.tx/config
[INFO] Exclude: tools/marvin/marvin/sandbox/advanced/sandbox.cfg
[INFO] Exclude: tools/ngui/static/bootstrap/*
[INFO] Exclude: tools/ngui/static/js/lib/*
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: scripts/installer/windows/acs_license.rtf
[INFO] 7615 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 7451 licence.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Too many files with unapproved license: 2 See RAT report in: /home/hudson/jenkins-slave/workspace/cloudstack-rat-master/target/rat.txt
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49 seconds
[INFO] Finished at: Mon Jun 23 13:12:31 UTC 2014
[INFO] Final Memory: 31M/370M
[INFO] ------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to cloudstack-rat-master #4933
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 564965 bytes
Compression is 0.0%
Took 1.6 sec

Build failed in Jenkins: cloudstack-rat-master #4935

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cloudstack-rat-master/4935/changes>

Changes:

[daan] raw immage for ovm

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/cloudstack-rat-master/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cloudstack.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cloudstack.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 23b1f228a1a779cbc5ba2f2f1f5e555684af6468 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 23b1f228a1a779cbc5ba2f2f1f5e555684af6468
 > git rev-list 189972bc7c9e73abff392429eda298f9f837992e
[cloudstack-rat-master] $ /bin/bash -xe /tmp/hudson7358417187878133174.sh
+ /home/jenkins/tools/maven/latest2/bin/mvn --projects=org.apache.cloudstack:cloudstack org.apache.rat:apache-rat-plugin:0.10:check
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:cloud-plugin-hypervisor-ovm3:jar:null

Reason: Cannot find parent: org.apache.cloudstack:cloudstack-plugins for project: null:cloud-plugin-hypervisor-ovm3:jar:null for project null:cloud-plugin-hypervisor-ovm3:jar:null


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: org.apache.cloudstack:cloudstack-plugins for project: null:cloud-plugin-hypervisor-ovm3:jar:null for project null:cloud-plugin-hypervisor-ovm3:jar:null
	at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find parent: org.apache.cloudstack:cloudstack-plugins for project: null:cloud-plugin-hypervisor-ovm3:jar:null for project null:cloud-plugin-hypervisor-ovm3:jar:null
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
	at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
	at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
	at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
	... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.apache.cloudstack:cloudstack-plugins' not found in repository: Unable to download the artifact from any repository

  org.apache.cloudstack:cloudstack-plugins:pom:4.4.0-SNAPSHOT

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

 for project org.apache.cloudstack:cloudstack-plugins
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:605)
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1392)
	... 20 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository

  org.apache.cloudstack:cloudstack-plugins:pom:4.4.0-SNAPSHOT

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


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:558)
	... 21 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
	... 23 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Mon Jun 23 13:02:14 UTC 2014
[INFO] Final Memory: 7M/77M
[INFO] ------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to cloudstack-rat-master #4933
Archived 1 artifacts
Archive block size is 32768
Received 17 blocks and 4331 bytes
Compression is 99.2%
Took 0.24 sec