Created
August 29, 2012 16:22
-
-
Save ScotterC/3515174 to your computer and use it in GitHub Desktop.
bundler fail with jenkins and rubber
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user anonymous | |
Building in workspace /var/lib/jenkins/jobs/Artsicle/workspace | |
Checkout:workspace / /var/lib/jenkins/jobs/Artsicle/workspace - hudson.remoting.LocalChannel@36bb87 | |
Using strategy: Default | |
Cloning the remote Git repository | |
Cloning repository origin | |
Fetching upstream changes from [email protected]:Artsicle/artsicle.git | |
Commencing build of Revision d90fba04f057d1a6d71e7293545ba1a1b0351d57 (origin/master) | |
Checking out Revision d90fba04f057d1a6d71e7293545ba1a1b0351d57 (origin/master) | |
No change to record in branch origin/master | |
[workspace] $ /bin/sh -xe /tmp/hudson3437214269593292310.sh | |
+ bundle install | |
Fetching gem metadata from http://gems.rubyforge.org/...... | |
Fetching gem metadata from http://rubygems.org/...... | |
Fetching gem metadata from http://gems.rubyforge.org/.. | |
Fetching gem metadata from http://rubygems.org/.. | |
Fetching git://github.com/swanandp/acts_as_list.git | |
Fetching git://github.com/aguilarsoto/delayed_paperclip | |
Fetching git://github.com/ScotterC/dwolla-ruby-library.git | |
Fetching git://github.com/wr0ngway/graylog2_exceptions.git | |
Fetching git://github.com/amatsuda/kaminari.git | |
Fetching https://github.com/ScotterC/mailgun | |
Fetching git://github.com/nesquena/query_reviewer.git | |
sudo: no tty present and no askpass program specified | |
[33mGem::Exception: Cannot load gem at [/usr/local/rvm/gems/ruby-1.9.3-p194/cache/rake-0.9.2.2.gem] in /var/lib/jenkins/jobs/Artsicle/workspace[0m | |
[31mAn error occured while installing rake (0.9.2.2), and Bundler cannot continue. | |
Make sure that `gem install rake -v '0.9.2.2'` succeeds before bundling.[0m | |
Build step 'Execute shell' marked build as failure | |
Sending e-mails to: [email protected] | |
Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment