Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@schneems
Last active December 17, 2018 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schneems/0247e3d5c3e079ecffd7cd10887c3cc9 to your computer and use it in GitHub Desktop.
Save schneems/0247e3d5c3e079ecffd7cd10887c3cc9 to your computer and use it in GitHub Desktop.
remote: ! Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote: !
An error occurred
Error executing 'test' script
-----> Running test command `bundle exec rspec-queue --max-requeues=3 --timeout 180 --queue $REDIS_URL`...
.Hatchet setup: "hatchet-t-e5f77599445eadc158aa" for "ruby_25"
Destroying "hatchet-t-b0f85dc848ced8161263": 5ec118bd-b7a6-48fb-8204-eae091e51c40. Hatchet app limit: 80
Destroying "hatchet-t-b0f85dc848ced8161263": 5ec118bd-b7a6-48fb-8204-eae091e51c40. Hatchet app limit: 80, but looks like it was already deleted
..Hatchet setup: "hatchet-t-aefdda2c96bfbcda6023" for "rails3_mri_193"
Retrying failed Attempt #1/3 to push for 'hatchet-t-aefdda2c96bfbcda6023' due to error:
Hatchet::App::FailedDeploy Could not deploy 'hatchet-t-aefdda2c96bfbcda6023' (rails3_mri_193) using 'Hatchet::GitApp' at path: './repos/rails3/rails3_mri_193'
if this was expected add `allow_failure: true` to your deploy hash.
output:
Buildpack: nil
Repo: https://git.heroku.com/hatchet-t-aefdda2c96bfbcda6023.git
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Ruby app detected
remote: -----> Compiling Ruby/Rails
remote: -----> Using Ruby version: ruby-1.9.3
remote: -----> Installing dependencies using bundler 1.17.2
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
remote: Fetching gem metadata from https://rubygems.org/..........
remote: RubyGems 1.8.23.2 is not threadsafe, so your gems will be installed one at a time. Upgrade to RubyGems 2.1.0 or higher to enable parallel gem installation.
remote: Fetching rake 10.0.3
remote: Installing rake 10.0.3
remote: Fetching i18n 0.6.1
remote: Installing i18n 0.6.1
remote: Fetching multi_json 1.5.0
remote: Installing multi_json 1.5.0
remote: Fetching activesupport 3.2.11
remote: Installing activesupport 3.2.11
remote: Fetching builder 3.0.4
remote: Installing builder 3.0.4
remote: Fetching activemodel 3.2.11
remote: Installing activemodel 3.2.11
remote: Fetching erubis 2.7.0
remote: Installing erubis 2.7.0
remote: Fetching journey 1.0.4
remote: Installing journey 1.0.4
remote: Fetching rack 1.4.4
remote: Installing rack 1.4.4
remote: Fetching rack-cache 1.2
remote: Installing rack-cache 1.2
remote: Fetching rack-test 0.6.2
remote: Installing rack-test 0.6.2
remote: Fetching hike 1.2.1
remote: Installing hike 1.2.1
remote: Fetching tilt 1.3.3
remote: Installing tilt 1.3.3
remote: Fetching sprockets 2.2.2
remote: Installing sprockets 2.2.2
remote: Fetching actionpack 3.2.11
remote: Installing actionpack 3.2.11
remote: Fetching mime-types 1.19
remote: Installing mime-types 1.19
remote: Fetching polyglot 0.3.3
remote: Installing polyglot 0.3.3
remote: Fetching treetop 1.4.12
remote: Installing treetop 1.4.12
remote: Fetching mail 2.4.4
remote: Installing mail 2.4.4
remote: Fetching actionmailer 3.2.11
remote: Installing actionmailer 3.2.11
remote: Fetching arel 3.0.2
remote: Installing arel 3.0.2
remote: Fetching tzinfo 0.3.35
remote: Installing tzinfo 0.3.35
remote: Fetching activerecord 3.2.11
remote: Installing activerecord 3.2.11
remote: Fetching activeresource 3.2.11
remote: Installing activeresource 3.2.11
remote: Using bundler 1.17.2
remote: Fetching coffee-script-source 1.4.0
remote: Installing coffee-script-source 1.4.0
remote: Fetching execjs 1.4.0
remote: Installing execjs 1.4.0
remote: Fetching coffee-script 2.2.0
remote: Installing coffee-script 2.2.0
remote: Fetching rack-ssl 1.3.2
remote: Installing rack-ssl 1.3.2
remote: Fetching json 1.7.6
remote: Installing json 1.7.6 with native extensions
remote: Fetching rdoc 3.12
remote: Installing rdoc 3.12
remote: Fetching thor 0.16.0
remote: Installing thor 0.16.0
remote: Fetching railties 3.2.11
remote: Installing railties 3.2.11
remote: Fetching coffee-rails 3.2.2
remote: Installing coffee-rails 3.2.2
remote: Fetching jquery-rails 2.2.0
remote: Installing jquery-rails 2.2.0
remote: Fetching pg 0.14.1
remote: Installing pg 0.14.1 with native extensions
remote: Fetching rails 3.2.11
remote: Installing rails 3.2.11
remote: Fetching sass 3.2.5
remote: Installing sass 3.2.5
remote: Fetching sass-rails 3.2.6
remote: Installing sass-rails 3.2.6
remote: Fetching uglifier 1.3.0
remote: Installing uglifier 1.3.0
remote: Bundle complete! 6 Gemfile dependencies, 40 gems now installed.
remote: Gems in the groups development and test were not installed.
remote: Bundled gems are installed into `./vendor/bundle`
remote: Post-install message from rdoc:
remote: Depending on your version of ruby, you may need to install ruby rdoc/ri data:
remote:
remote: <= 1.8.6 : unsupported
remote: = 1.8.7 : gem install rdoc-data; rdoc-data --install
remote: = 1.9.1 : gem install rdoc-data; rdoc-data --install
remote: >= 1.9.2 : nothing to do! Yay!
remote: Bundle completed (12.98s)
remote: Cleaning up the bundler cache.
remote: -----> Writing config/database.yml to read from DATABASE_URL
remote: -----> Installing node-v10.14.1-linux-x64
remote: -----> Detecting rake tasks
remote:
remote: !
remote: ! Could not detect rake tasks
remote: ! ensure you can run `$ bundle exec rake -P` against your app
remote: ! and using the production group of your Gemfile.
remote: ! Activating bundler (>= 0.a) failed:
remote: ! Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote: !
remote: ! To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: !
remote: /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/helpers/rake_runner.rb:106:in `load_rake_tasks!': Could not detect rake tasks (LanguagePack::Helpers::RakeRunner::CannotLoadRakefileError)
remote: ensure you can run `$ bundle exec rake -P` against your app
remote: and using the production group of your Gemfile.
remote: Activating bundler (>= 0.a) failed:
remote: Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote:
remote: To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:860:in `rake'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:184:in `block (2 levels) in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:178:in `block in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.B2Ao7RaVDE/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:177:in `run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:109:in `block (2 levels) in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:881:in `allow_git'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:103:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.B2Ao7RaVDE/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:92:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:62:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.B2Ao7RaVDE/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:60:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:42:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.B2Ao7RaVDE/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:41:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:20:in `block (2 levels) in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:19:in `block in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `block in trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.B2Ao7RaVDE/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:15:in `<main>'
remote: ! Push rejected, failed to compile Ruby app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to hatchet-t-aefdda2c96bfbcda6023.
remote:
To https://git.heroku.com/hatchet-t-aefdda2c96bfbcda6023.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/hatchet-t-aefdda2c96bfbcda6023.git'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/git_app.rb:11:in `push_without_retry!'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:231:in `block in push'
/app/vendor/bundle/ruby/2.5.0/gems/rrrretry-1.0.0/lib/rrrretry.rb:41:in `retry'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:229:in `push'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:220:in `block in deploy'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:207:in `block (2 levels) in in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `chdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `block in in_directory'
/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/tmpdir.rb:89:in `mktmpdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:203:in `in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:218:in `deploy'
/app/spec/hatchet/rails3_spec.rb:7:in `block (2 levels) in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:112:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `loop'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:30:in `block (2 levels) in setup'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:264:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:389:in `block (3 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/ci/queue/redis/worker.rb:49:in `poll'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:388:in `block (2 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:386:in `block in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:383:in `run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/exe/rspec-queue:4:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `kernel_load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:360:in `exec'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:30:in `block in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:22:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `<main>'
Retrying failed Attempt #2/3 to push for 'hatchet-t-aefdda2c96bfbcda6023' due to error:
Hatchet::App::FailedDeploy Could not deploy 'hatchet-t-aefdda2c96bfbcda6023' (rails3_mri_193) using 'Hatchet::GitApp' at path: './repos/rails3/rails3_mri_193'
if this was expected add `allow_failure: true` to your deploy hash.
output:
Buildpack: nil
Repo: https://git.heroku.com/hatchet-t-aefdda2c96bfbcda6023.git
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Ruby app detected
remote: -----> Compiling Ruby/Rails
remote: -----> Using Ruby version: ruby-1.9.3
remote: -----> Installing dependencies using bundler 1.17.2
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
remote: Fetching gem metadata from https://rubygems.org/..........
remote: RubyGems 1.8.23.2 is not threadsafe, so your gems will be installed one at a time. Upgrade to RubyGems 2.1.0 or higher to enable parallel gem installation.
remote: Fetching rake 10.0.3
remote: Installing rake 10.0.3
remote: Fetching i18n 0.6.1
remote: Installing i18n 0.6.1
remote: Fetching multi_json 1.5.0
remote: Installing multi_json 1.5.0
remote: Fetching activesupport 3.2.11
remote: Installing activesupport 3.2.11
remote: Fetching builder 3.0.4
remote: Installing builder 3.0.4
remote: Fetching activemodel 3.2.11
remote: Installing activemodel 3.2.11
remote: Fetching erubis 2.7.0
remote: Installing erubis 2.7.0
remote: Fetching journey 1.0.4
remote: Installing journey 1.0.4
remote: Fetching rack 1.4.4
remote: Installing rack 1.4.4
remote: Fetching rack-cache 1.2
remote: Installing rack-cache 1.2
remote: Fetching rack-test 0.6.2
remote: Installing rack-test 0.6.2
remote: Fetching hike 1.2.1
remote: Installing hike 1.2.1
remote: Fetching tilt 1.3.3
remote: Installing tilt 1.3.3
remote: Fetching sprockets 2.2.2
remote: Installing sprockets 2.2.2
remote: Fetching actionpack 3.2.11
remote: Installing actionpack 3.2.11
remote: Fetching mime-types 1.19
remote: Installing mime-types 1.19
remote: Fetching polyglot 0.3.3
remote: Installing polyglot 0.3.3
remote: Fetching treetop 1.4.12
remote: Installing treetop 1.4.12
remote: Fetching mail 2.4.4
remote: Installing mail 2.4.4
remote: Fetching actionmailer 3.2.11
remote: Installing actionmailer 3.2.11
remote: Fetching arel 3.0.2
remote: Installing arel 3.0.2
remote: Fetching tzinfo 0.3.35
remote: Installing tzinfo 0.3.35
remote: Fetching activerecord 3.2.11
remote: Installing activerecord 3.2.11
remote: Fetching activeresource 3.2.11
remote: Installing activeresource 3.2.11
remote: Using bundler 1.17.2
remote: Fetching coffee-script-source 1.4.0
remote: Installing coffee-script-source 1.4.0
remote: Fetching execjs 1.4.0
remote: Installing execjs 1.4.0
remote: Fetching coffee-script 2.2.0
remote: Installing coffee-script 2.2.0
remote: Fetching rack-ssl 1.3.2
remote: Installing rack-ssl 1.3.2
remote: Fetching json 1.7.6
remote: Installing json 1.7.6 with native extensions
remote: Fetching rdoc 3.12
remote: Installing rdoc 3.12
remote: Fetching thor 0.16.0
remote: Installing thor 0.16.0
remote: Fetching railties 3.2.11
remote: Installing railties 3.2.11
remote: Fetching coffee-rails 3.2.2
remote: Installing coffee-rails 3.2.2
remote: Fetching jquery-rails 2.2.0
remote: Installing jquery-rails 2.2.0
remote: Fetching pg 0.14.1
remote: Installing pg 0.14.1 with native extensions
remote: Fetching rails 3.2.11
remote: Installing rails 3.2.11
remote: Fetching sass 3.2.5
remote: Installing sass 3.2.5
remote: Fetching sass-rails 3.2.6
remote: Installing sass-rails 3.2.6
remote: Fetching uglifier 1.3.0
remote: Installing uglifier 1.3.0
remote: Bundle complete! 6 Gemfile dependencies, 40 gems now installed.
remote: Gems in the groups development and test were not installed.
remote: Bundled gems are installed into `./vendor/bundle`
remote: Post-install message from rdoc:
remote: Depending on your version of ruby, you may need to install ruby rdoc/ri data:
remote:
remote: <= 1.8.6 : unsupported
remote: = 1.8.7 : gem install rdoc-data; rdoc-data --install
remote: = 1.9.1 : gem install rdoc-data; rdoc-data --install
remote: >= 1.9.2 : nothing to do! Yay!
remote: Bundle completed (13.41s)
remote: Cleaning up the bundler cache.
remote: -----> Writing config/database.yml to read from DATABASE_URL
remote: -----> Installing node-v10.14.1-linux-x64
remote: -----> Detecting rake tasks
remote:
remote: !
remote: ! Could not detect rake tasks
remote: ! ensure you can run `$ bundle exec rake -P` against your app
remote: ! and using the production group of your Gemfile.
remote: ! Activating bundler (>= 0.a) failed:
remote: ! Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote: !
remote: ! To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: !
remote: /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/helpers/rake_runner.rb:106:in `load_rake_tasks!': Could not detect rake tasks (LanguagePack::Helpers::RakeRunner::CannotLoadRakefileError)
remote: ensure you can run `$ bundle exec rake -P` against your app
remote: and using the production group of your Gemfile.
remote: Activating bundler (>= 0.a) failed:
remote: Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote:
remote: To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:860:in `rake'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:184:in `block (2 levels) in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:178:in `block in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.efgY1IbiG1/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:177:in `run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:109:in `block (2 levels) in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:881:in `allow_git'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:103:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.efgY1IbiG1/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:92:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:62:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.efgY1IbiG1/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:60:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:42:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.efgY1IbiG1/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:41:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:20:in `block (2 levels) in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:19:in `block in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `block in trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.efgY1IbiG1/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:15:in `<main>'
remote: ! Push rejected, failed to compile Ruby app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to hatchet-t-aefdda2c96bfbcda6023.
remote:
To https://git.heroku.com/hatchet-t-aefdda2c96bfbcda6023.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/hatchet-t-aefdda2c96bfbcda6023.git'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/git_app.rb:11:in `push_without_retry!'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:231:in `block in push'
/app/vendor/bundle/ruby/2.5.0/gems/rrrretry-1.0.0/lib/rrrretry.rb:41:in `retry'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:229:in `push'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:220:in `block in deploy'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:207:in `block (2 levels) in in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `chdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `block in in_directory'
/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/tmpdir.rb:89:in `mktmpdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:203:in `in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:218:in `deploy'
/app/spec/hatchet/rails3_spec.rb:7:in `block (2 levels) in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:112:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `loop'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:30:in `block (2 levels) in setup'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:264:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:389:in `block (3 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/ci/queue/redis/worker.rb:49:in `poll'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:388:in `block (2 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:386:in `block in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:383:in `run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/exe/rspec-queue:4:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `kernel_load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:360:in `exec'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:30:in `block in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:22:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `<main>'
RSpec::Retry: 2nd try ./spec/hatchet/rails3_spec.rb:4
Hatchet setup: "hatchet-t-ab45ec3a7e5bd78dd4a8" for "rails3_mri_193"
Retrying failed Attempt #1/3 to push for 'hatchet-t-ab45ec3a7e5bd78dd4a8' due to error:
Hatchet::App::FailedDeploy Could not deploy 'hatchet-t-ab45ec3a7e5bd78dd4a8' (rails3_mri_193) using 'Hatchet::GitApp' at path: './repos/rails3/rails3_mri_193'
if this was expected add `allow_failure: true` to your deploy hash.
output:
Buildpack: nil
Repo: https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Ruby app detected
remote: -----> Compiling Ruby/Rails
remote: -----> Using Ruby version: ruby-1.9.3
remote: -----> Installing dependencies using bundler 1.17.2
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
remote: Fetching gem metadata from https://rubygems.org/..........
remote: RubyGems 1.8.23.2 is not threadsafe, so your gems will be installed one at a time. Upgrade to RubyGems 2.1.0 or higher to enable parallel gem installation.
remote: Fetching rake 10.0.3
remote: Installing rake 10.0.3
remote: Fetching i18n 0.6.1
remote: Installing i18n 0.6.1
remote: Fetching multi_json 1.5.0
remote: Installing multi_json 1.5.0
remote: Fetching activesupport 3.2.11
remote: Installing activesupport 3.2.11
remote: Fetching builder 3.0.4
remote: Installing builder 3.0.4
remote: Fetching activemodel 3.2.11
remote: Installing activemodel 3.2.11
remote: Fetching erubis 2.7.0
remote: Installing erubis 2.7.0
remote: Fetching journey 1.0.4
remote: Installing journey 1.0.4
remote: Fetching rack 1.4.4
remote: Installing rack 1.4.4
remote: Fetching rack-cache 1.2
remote: Installing rack-cache 1.2
remote: Fetching rack-test 0.6.2
remote: Installing rack-test 0.6.2
remote: Fetching hike 1.2.1
remote: Installing hike 1.2.1
remote: Fetching tilt 1.3.3
remote: Installing tilt 1.3.3
remote: Fetching sprockets 2.2.2
remote: Installing sprockets 2.2.2
remote: Fetching actionpack 3.2.11
remote: Installing actionpack 3.2.11
remote: Fetching mime-types 1.19
remote: Installing mime-types 1.19
remote: Fetching polyglot 0.3.3
remote: Installing polyglot 0.3.3
remote: Fetching treetop 1.4.12
remote: Installing treetop 1.4.12
remote: Fetching mail 2.4.4
remote: Installing mail 2.4.4
remote: Fetching actionmailer 3.2.11
remote: Installing actionmailer 3.2.11
remote: Fetching arel 3.0.2
remote: Installing arel 3.0.2
remote: Fetching tzinfo 0.3.35
remote: Installing tzinfo 0.3.35
remote: Fetching activerecord 3.2.11
remote: Installing activerecord 3.2.11
remote: Fetching activeresource 3.2.11
remote: Installing activeresource 3.2.11
remote: Using bundler 1.17.2
remote: Fetching coffee-script-source 1.4.0
remote: Installing coffee-script-source 1.4.0
remote: Fetching execjs 1.4.0
remote: Installing execjs 1.4.0
remote: Fetching coffee-script 2.2.0
remote: Installing coffee-script 2.2.0
remote: Fetching rack-ssl 1.3.2
remote: Installing rack-ssl 1.3.2
remote: Fetching json 1.7.6
remote: Installing json 1.7.6 with native extensions
remote: Fetching rdoc 3.12
remote: Installing rdoc 3.12
remote: Fetching thor 0.16.0
remote: Installing thor 0.16.0
remote: Fetching railties 3.2.11
remote: Installing railties 3.2.11
remote: Fetching coffee-rails 3.2.2
remote: Installing coffee-rails 3.2.2
remote: Fetching jquery-rails 2.2.0
remote: Installing jquery-rails 2.2.0
remote: Fetching pg 0.14.1
remote: Installing pg 0.14.1 with native extensions
remote: Fetching rails 3.2.11
remote: Installing rails 3.2.11
remote: Fetching sass 3.2.5
remote: Installing sass 3.2.5
remote: Fetching sass-rails 3.2.6
remote: Installing sass-rails 3.2.6
remote: Fetching uglifier 1.3.0
remote: Installing uglifier 1.3.0
remote: Bundle complete! 6 Gemfile dependencies, 40 gems now installed.
remote: Gems in the groups development and test were not installed.
remote: Bundled gems are installed into `./vendor/bundle`
remote: Post-install message from rdoc:
remote: Depending on your version of ruby, you may need to install ruby rdoc/ri data:
remote:
remote: <= 1.8.6 : unsupported
remote: = 1.8.7 : gem install rdoc-data; rdoc-data --install
remote: = 1.9.1 : gem install rdoc-data; rdoc-data --install
remote: >= 1.9.2 : nothing to do! Yay!
remote: Bundle completed (13.60s)
remote: Cleaning up the bundler cache.
remote: -----> Writing config/database.yml to read from DATABASE_URL
remote: -----> Installing node-v10.14.1-linux-x64
remote: -----> Detecting rake tasks
remote:
remote: !
remote: ! Could not detect rake tasks
remote: ! ensure you can run `$ bundle exec rake -P` against your app
remote: ! and using the production group of your Gemfile.
remote: ! Activating bundler (>= 0.a) failed:
remote: ! Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote: !
remote: ! To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: !
remote: /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/helpers/rake_runner.rb:106:in `load_rake_tasks!': Could not detect rake tasks (LanguagePack::Helpers::RakeRunner::CannotLoadRakefileError)
remote: ensure you can run `$ bundle exec rake -P` against your app
remote: and using the production group of your Gemfile.
remote: Activating bundler (>= 0.a) failed:
remote: Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote:
remote: To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:860:in `rake'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:184:in `block (2 levels) in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:178:in `block in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.gqMnNT0kRr/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:177:in `run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:109:in `block (2 levels) in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:881:in `allow_git'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:103:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.gqMnNT0kRr/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:92:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:62:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.gqMnNT0kRr/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:60:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:42:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.gqMnNT0kRr/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:41:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:20:in `block (2 levels) in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:19:in `block in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `block in trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.gqMnNT0kRr/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:15:in `<main>'
remote: ! Push rejected, failed to compile Ruby app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to hatchet-t-ab45ec3a7e5bd78dd4a8.
remote:
To https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/git_app.rb:11:in `push_without_retry!'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:231:in `block in push'
/app/vendor/bundle/ruby/2.5.0/gems/rrrretry-1.0.0/lib/rrrretry.rb:41:in `retry'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:229:in `push'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:220:in `block in deploy'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:207:in `block (2 levels) in in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `chdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `block in in_directory'
/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/tmpdir.rb:89:in `mktmpdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:203:in `in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:218:in `deploy'
/app/spec/hatchet/rails3_spec.rb:7:in `block (2 levels) in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:112:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `loop'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:30:in `block (2 levels) in setup'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:264:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:389:in `block (3 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/ci/queue/redis/worker.rb:49:in `poll'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:388:in `block (2 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:386:in `block in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:383:in `run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/exe/rspec-queue:4:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `kernel_load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:360:in `exec'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:30:in `block in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:22:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `<main>'
Retrying failed Attempt #2/3 to push for 'hatchet-t-ab45ec3a7e5bd78dd4a8' due to error:
Hatchet::App::FailedDeploy Could not deploy 'hatchet-t-ab45ec3a7e5bd78dd4a8' (rails3_mri_193) using 'Hatchet::GitApp' at path: './repos/rails3/rails3_mri_193'
if this was expected add `allow_failure: true` to your deploy hash.
output:
Buildpack: nil
Repo: https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Ruby app detected
remote: -----> Compiling Ruby/Rails
remote: -----> Using Ruby version: ruby-1.9.3
remote: -----> Installing dependencies using bundler 1.17.2
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
remote: Fetching gem metadata from https://rubygems.org/..........
remote: RubyGems 1.8.23.2 is not threadsafe, so your gems will be installed one at a time. Upgrade to RubyGems 2.1.0 or higher to enable parallel gem installation.
remote: Fetching rake 10.0.3
remote: Installing rake 10.0.3
remote: Fetching i18n 0.6.1
remote: Installing i18n 0.6.1
remote: Fetching multi_json 1.5.0
remote: Installing multi_json 1.5.0
remote: Fetching activesupport 3.2.11
remote: Installing activesupport 3.2.11
remote: Fetching builder 3.0.4
remote: Installing builder 3.0.4
remote: Fetching activemodel 3.2.11
remote: Installing activemodel 3.2.11
remote: Fetching erubis 2.7.0
remote: Installing erubis 2.7.0
remote: Fetching journey 1.0.4
remote: Installing journey 1.0.4
remote: Fetching rack 1.4.4
remote: Installing rack 1.4.4
remote: Fetching rack-cache 1.2
remote: Installing rack-cache 1.2
remote: Fetching rack-test 0.6.2
remote: Installing rack-test 0.6.2
remote: Fetching hike 1.2.1
remote: Installing hike 1.2.1
remote: Fetching tilt 1.3.3
remote: Installing tilt 1.3.3
remote: Fetching sprockets 2.2.2
remote: Installing sprockets 2.2.2
remote: Fetching actionpack 3.2.11
remote: Installing actionpack 3.2.11
remote: Fetching mime-types 1.19
remote: Installing mime-types 1.19
remote: Fetching polyglot 0.3.3
remote: Installing polyglot 0.3.3
remote: Fetching treetop 1.4.12
remote: Installing treetop 1.4.12
remote: Fetching mail 2.4.4
remote: Installing mail 2.4.4
remote: Fetching actionmailer 3.2.11
remote: Installing actionmailer 3.2.11
remote: Fetching arel 3.0.2
remote: Installing arel 3.0.2
remote: Fetching tzinfo 0.3.35
remote: Installing tzinfo 0.3.35
remote: Fetching activerecord 3.2.11
remote: Installing activerecord 3.2.11
remote: Fetching activeresource 3.2.11
remote: Installing activeresource 3.2.11
remote: Using bundler 1.17.2
remote: Fetching coffee-script-source 1.4.0
remote: Installing coffee-script-source 1.4.0
remote: Fetching execjs 1.4.0
remote: Installing execjs 1.4.0
remote: Fetching coffee-script 2.2.0
remote: Installing coffee-script 2.2.0
remote: Fetching rack-ssl 1.3.2
remote: Installing rack-ssl 1.3.2
remote: Fetching json 1.7.6
remote: Installing json 1.7.6 with native extensions
remote: Fetching rdoc 3.12
remote: Installing rdoc 3.12
remote: Fetching thor 0.16.0
remote: Installing thor 0.16.0
remote: Fetching railties 3.2.11
remote: Installing railties 3.2.11
remote: Fetching coffee-rails 3.2.2
remote: Installing coffee-rails 3.2.2
remote: Fetching jquery-rails 2.2.0
remote: Installing jquery-rails 2.2.0
remote: Fetching pg 0.14.1
remote: Installing pg 0.14.1 with native extensions
remote: Fetching rails 3.2.11
remote: Installing rails 3.2.11
remote: Fetching sass 3.2.5
remote: Installing sass 3.2.5
remote: Fetching sass-rails 3.2.6
remote: Installing sass-rails 3.2.6
remote: Fetching uglifier 1.3.0
remote: Installing uglifier 1.3.0
remote: Bundle complete! 6 Gemfile dependencies, 40 gems now installed.
remote: Gems in the groups development and test were not installed.
remote: Bundled gems are installed into `./vendor/bundle`
remote: Post-install message from rdoc:
remote: Depending on your version of ruby, you may need to install ruby rdoc/ri data:
remote:
remote: <= 1.8.6 : unsupported
remote: = 1.8.7 : gem install rdoc-data; rdoc-data --install
remote: = 1.9.1 : gem install rdoc-data; rdoc-data --install
remote: >= 1.9.2 : nothing to do! Yay!
remote: Bundle completed (13.44s)
remote: Cleaning up the bundler cache.
remote: -----> Writing config/database.yml to read from DATABASE_URL
remote: -----> Installing node-v10.14.1-linux-x64
remote: -----> Detecting rake tasks
remote:
remote: !
remote: ! Could not detect rake tasks
remote: ! ensure you can run `$ bundle exec rake -P` against your app
remote: ! and using the production group of your Gemfile.
remote: ! Activating bundler (>= 0.a) failed:
remote: ! Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote: !
remote: ! To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: !
remote: /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/helpers/rake_runner.rb:106:in `load_rake_tasks!': Could not detect rake tasks (LanguagePack::Helpers::RakeRunner::CannotLoadRakefileError)
remote: ensure you can run `$ bundle exec rake -P` against your app
remote: and using the production group of your Gemfile.
remote: Activating bundler (>= 0.a) failed:
remote: Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote:
remote: To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:860:in `rake'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:184:in `block (2 levels) in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:178:in `block in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.QiayMkyrb0/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:177:in `run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:109:in `block (2 levels) in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:881:in `allow_git'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:103:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.QiayMkyrb0/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:92:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:62:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.QiayMkyrb0/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:60:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:42:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.QiayMkyrb0/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:41:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:20:in `block (2 levels) in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:19:in `block in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `block in trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.QiayMkyrb0/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:15:in `<main>'
remote: ! Push rejected, failed to compile Ruby app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to hatchet-t-ab45ec3a7e5bd78dd4a8.
remote:
To https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/git_app.rb:11:in `push_without_retry!'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:231:in `block in push'
/app/vendor/bundle/ruby/2.5.0/gems/rrrretry-1.0.0/lib/rrrretry.rb:41:in `retry'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:229:in `push'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:220:in `block in deploy'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:207:in `block (2 levels) in in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `chdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `block in in_directory'
/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/tmpdir.rb:89:in `mktmpdir'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:203:in `in_directory'
/app/vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:218:in `deploy'
/app/spec/hatchet/rails3_spec.rb:7:in `block (2 levels) in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:112:in `block in run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `loop'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:30:in `block (2 levels) in setup'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:264:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:389:in `block (3 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/ci/queue/redis/worker.rb:49:in `poll'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:388:in `block (2 levels) in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:386:in `block in run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:383:in `run_specs'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
/app/vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/exe/rspec-queue:4:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `kernel_load'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:360:in `exec'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:30:in `block in <top (required)>'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
/app/vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:22:in `<top (required)>'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `load'
/app/vendor/bundle/ruby/2.5.0/bin/bundle:22:in `<main>'
F..
Failures:
1) Rails 3.x should deploy on ruby 1.9.3
Failure/Error:
app.deploy do |app, heroku|
expect(app.output).to include("Asset precompilation completed")
expect(app.output).to match("WARNING")
expect(app.output).to match("Add 'rails_12factor' gem to your Gemfile to skip plugin injection")
ls = app.run("ls vendor/plugins")
expect(ls).to match("rails3_serve_static_assets")
expect(ls).to match("rails_log_stdout")
end
Hatchet::App::FailedDeploy:
Could not deploy 'hatchet-t-ab45ec3a7e5bd78dd4a8' (rails3_mri_193) using 'Hatchet::GitApp' at path: './repos/rails3/rails3_mri_193'
if this was expected add `allow_failure: true` to your deploy hash.
output:
Buildpack: nil
Repo: https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Ruby app detected
remote: -----> Compiling Ruby/Rails
remote: -----> Using Ruby version: ruby-1.9.3
remote: -----> Installing dependencies using bundler 1.17.2
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
remote: Fetching gem metadata from https://rubygems.org/..........
remote: RubyGems 1.8.23.2 is not threadsafe, so your gems will be installed one at a time. Upgrade to RubyGems 2.1.0 or higher to enable parallel gem installation.
remote: Fetching rake 10.0.3
remote: Installing rake 10.0.3
remote: Fetching i18n 0.6.1
remote: Installing i18n 0.6.1
remote: Fetching multi_json 1.5.0
remote: Installing multi_json 1.5.0
remote: Fetching activesupport 3.2.11
remote: Installing activesupport 3.2.11
remote: Fetching builder 3.0.4
remote: Installing builder 3.0.4
remote: Fetching activemodel 3.2.11
remote: Installing activemodel 3.2.11
remote: Fetching erubis 2.7.0
remote: Installing erubis 2.7.0
remote: Fetching journey 1.0.4
remote: Installing journey 1.0.4
remote: Fetching rack 1.4.4
remote: Installing rack 1.4.4
remote: Fetching rack-cache 1.2
remote: Installing rack-cache 1.2
remote: Fetching rack-test 0.6.2
remote: Installing rack-test 0.6.2
remote: Fetching hike 1.2.1
remote: Installing hike 1.2.1
remote: Fetching tilt 1.3.3
remote: Installing tilt 1.3.3
remote: Fetching sprockets 2.2.2
remote: Installing sprockets 2.2.2
remote: Fetching actionpack 3.2.11
remote: Installing actionpack 3.2.11
remote: Fetching mime-types 1.19
remote: Installing mime-types 1.19
remote: Fetching polyglot 0.3.3
remote: Installing polyglot 0.3.3
remote: Fetching treetop 1.4.12
remote: Installing treetop 1.4.12
remote: Fetching mail 2.4.4
remote: Installing mail 2.4.4
remote: Fetching actionmailer 3.2.11
remote: Installing actionmailer 3.2.11
remote: Fetching arel 3.0.2
remote: Installing arel 3.0.2
remote: Fetching tzinfo 0.3.35
remote: Installing tzinfo 0.3.35
remote: Fetching activerecord 3.2.11
remote: Installing activerecord 3.2.11
remote: Fetching activeresource 3.2.11
remote: Installing activeresource 3.2.11
remote: Using bundler 1.17.2
remote: Fetching coffee-script-source 1.4.0
remote: Installing coffee-script-source 1.4.0
remote: Fetching execjs 1.4.0
remote: Installing execjs 1.4.0
remote: Fetching coffee-script 2.2.0
remote: Installing coffee-script 2.2.0
remote: Fetching rack-ssl 1.3.2
remote: Installing rack-ssl 1.3.2
remote: Fetching json 1.7.6
remote: Installing json 1.7.6 with native extensions
remote: Fetching rdoc 3.12
remote: Installing rdoc 3.12
remote: Fetching thor 0.16.0
remote: Installing thor 0.16.0
remote: Fetching railties 3.2.11
remote: Installing railties 3.2.11
remote: Fetching coffee-rails 3.2.2
remote: Installing coffee-rails 3.2.2
remote: Fetching jquery-rails 2.2.0
remote: Installing jquery-rails 2.2.0
remote: Fetching pg 0.14.1
remote: Installing pg 0.14.1 with native extensions
remote: Fetching rails 3.2.11
remote: Installing rails 3.2.11
remote: Fetching sass 3.2.5
remote: Installing sass 3.2.5
remote: Fetching sass-rails 3.2.6
remote: Installing sass-rails 3.2.6
remote: Fetching uglifier 1.3.0
remote: Installing uglifier 1.3.0
remote: Bundle complete! 6 Gemfile dependencies, 40 gems now installed.
remote: Gems in the groups development and test were not installed.
remote: Bundled gems are installed into `./vendor/bundle`
remote: Post-install message from rdoc:
remote: Depending on your version of ruby, you may need to install ruby rdoc/ri data:
remote:
remote: <= 1.8.6 : unsupported
remote: = 1.8.7 : gem install rdoc-data; rdoc-data --install
remote: = 1.9.1 : gem install rdoc-data; rdoc-data --install
remote: >= 1.9.2 : nothing to do! Yay!
remote: Bundle completed (12.74s)
remote: Cleaning up the bundler cache.
remote: -----> Writing config/database.yml to read from DATABASE_URL
remote: -----> Installing node-v10.14.1-linux-x64
remote: -----> Detecting rake tasks
remote:
remote: !
remote: ! Could not detect rake tasks
remote: ! ensure you can run `$ bundle exec rake -P` against your app
remote: ! and using the production group of your Gemfile.
remote: ! Activating bundler (>= 0.a) failed:
remote: ! Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote: !
remote: ! To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: !
remote: /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/helpers/rake_runner.rb:106:in `load_rake_tasks!': Could not detect rake tasks (LanguagePack::Helpers::RakeRunner::CannotLoadRakefileError)
remote: ensure you can run `$ bundle exec rake -P` against your app
remote: and using the production group of your Gemfile.
remote: Activating bundler (>= 0.a) failed:
remote: Could not find bundler (>= 0.a) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, builder-3.0.4, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.2.0, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, pg-0.14.1, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, sass-3.2.5, sass-rails-3.2.6, sprockets-2.2.2, thor-0.16.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0]
remote:
remote: To install the version of bundler this project requires, run `gem install bundler -v '>= 0.a'`
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:860:in `rake'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:184:in `block (2 levels) in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:178:in `block in run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.unLkaPV1Wa/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:177:in `run_assets_precompile_rake_task'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:109:in `block (2 levels) in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:881:in `allow_git'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:103:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.unLkaPV1Wa/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/ruby.rb:92:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:62:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.unLkaPV1Wa/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails2.rb:60:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:42:in `block in compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.unLkaPV1Wa/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:48:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:44:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/rails3.rb:41:in `compile'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:20:in `block (2 levels) in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/base.rb:134:in `log'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:19:in `block in <main>'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `block in trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:18:in `block (2 levels) in instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:40:in `yield_with_block_depth'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:17:in `block in instrument'
remote: from /tmp/tmp.unLkaPV1Wa/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:16:in `instrument'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/lib/language_pack/instrument.rb:35:in `trace'
remote: from /app/tmp/buildpacks/ae96ad1b695589c3cdfaefe7396aac4f24ccf978161084e4abcbc0badd58e6ba4c845921cb8f9e28c72a8fc2532378cd1b816622f69afa7726230b34a3bdeeb2/bin/support/ruby_compile:15:in `<main>'
remote: ! Push rejected, failed to compile Ruby app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to hatchet-t-ab45ec3a7e5bd78dd4a8.
remote:
To https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/hatchet-t-ab45ec3a7e5bd78dd4a8.git'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/git_app.rb:11:in `push_without_retry!'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:231:in `block in push'
# ./vendor/bundle/ruby/2.5.0/gems/rrrretry-1.0.0/lib/rrrretry.rb:41:in `retry'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:229:in `push'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:220:in `block in deploy'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:207:in `block (2 levels) in in_directory'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `chdir'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:205:in `block in in_directory'
# ./vendor/ruby-2.5.1/lib/ruby/2.5.0/tmpdir.rb:89:in `mktmpdir'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:203:in `in_directory'
# ./vendor/bundle/ruby/2.5.0/gems/heroku_hatchet-4.0.5/lib/hatchet/app.rb:218:in `deploy'
# ./spec/hatchet/rails3_spec.rb:7:in `block (2 levels) in <top (required)>'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:112:in `block in run'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `loop'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:101:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-retry-0.5.4/lib/rspec/retry.rb:30:in `block (2 levels) in setup'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:264:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:389:in `block (3 levels) in run_specs'
# ./vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/ci/queue/redis/worker.rb:49:in `poll'
# ./vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:388:in `block (2 levels) in run_specs'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'
# ./vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:386:in `block in run_specs'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'
# ./vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/lib/rspec/queue.rb:383:in `run_specs'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
# ./vendor/bundle/ruby/2.5.0/gems/ci-queue-0.13.6/exe/rspec-queue:4:in `<top (required)>'
# ./vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `load'
# ./vendor/bundle/ruby/2.5.0/bin/rspec-queue:23:in `<top (required)>'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `load'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `kernel_load'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:360:in `exec'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:30:in `block in <top (required)>'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
# ./vendor/bundle/ruby/2.5.0/gems/bundler-1.15.2/exe/bundle:22:in `<top (required)>'
# ./vendor/bundle/ruby/2.5.0/bin/bundle:22:in `load'
# ./vendor/bundle/ruby/2.5.0/bin/bundle:22:in `<main>'
# ------------------
# --- Caused by: ---
# StopIteration:
# iteration reached an end
# ./vendor/bundle/ruby/2.5.0/gems/rrrretry-1.0.0/lib/rrrretry.rb:34:in `next'
Finished in 4 minutes 32.3 seconds (files took 0.34772 seconds to load)
4 examples, 1 failure
Failed examples:
rspec ./spec/hatchet/rails3_spec.rb:4 # Rails 3.x should deploy on ruby 1.9.3
-----> test command `bundle exec rspec-queue --max-requeues=3 --timeout 180 --queue $REDIS_URL` failed with exit status 1
Tests finished
heroku.com Blogs Careers Documentation
Terms of Service Privacy Cookies © 2018 Salesforce.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment