Created
December 21, 2016 10:05
-
-
Save boffbowsh/c7cc3057df241fbeef7d1475f778b771 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----> Ruby app detected | |
-----> Compiling Ruby/Rails | |
-----> Using Ruby version: ruby-2.3.1 | |
-----> Installing dependencies using bundler 1.13.6 | |
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment | |
Fetching gem metadata from https://rubygems.org/....... | |
Fetching version metadata from https://rubygems.org/.. | |
Fetching dependency metadata from https://rubygems.org/. | |
Using rake 11.2.2 | |
Using PriorityQueue 0.1.2 | |
Using concurrent-ruby 1.0.2 | |
Using i18n 0.7.0 | |
Using minitest 5.9.0 | |
Using thread_safe 0.3.5 | |
Using builder 3.2.2 | |
Using erubis 2.7.0 | |
Using mini_portile2 2.1.0 | |
Using pkg-config 1.1.7 | |
Using rack 2.0.1 | |
Using nio4r 1.2.1 | |
Using websocket-extensions 0.1.2 | |
Using mime-types 2.99.2 | |
Using arel 7.1.1 | |
Using airbrake-ruby 1.5.0 | |
Using unf_ext 0.0.7.2 | |
Using execjs 2.7.0 | |
Using link_header 0.0.8 | |
Using null_logger 0.0.1 | |
Using plek 1.11.0 | |
Using netrc 0.11.0 | |
Using bundler 1.13.6 | |
Using method_source 0.8.2 | |
Using thor 0.19.1 | |
Using sass 3.4.22 | |
Using govuk_navigation_helpers 1.0.0 | |
Using json 2.0.2 | |
Using kgio 2.10.0 | |
Using logstash-event 1.1.5 | |
Using request_store 1.3.1 | |
Using raindrops 0.17.0 | |
Using tilt 2.0.5 | |
Using lrucache 0.1.4 | |
Using tzinfo 1.2.2 | |
Using nokogiri 1.6.8 | |
Using rack-test 0.6.3 | |
Using rack-cache 1.6.1 | |
Using sprockets 3.7.0 | |
Using mail 2.6.4 | |
Using websocket-driver 0.6.4 | |
Using unf 0.1.4 | |
Using uglifier 3.0.1 | |
Using airbrake 5.5.0 | |
Using logstasher 0.6.1 | |
Using loofah 2.0.3 | |
Using activesupport 5.0.0.1 | |
Using unicorn 4.8.0 | |
Using domain_name 0.5.20160826 | |
Using rails-html-sanitizer 1.0.3 | |
Using rails-dom-testing 2.0.1 | |
Using globalid 0.3.7 | |
Using activemodel 5.0.0.1 | |
Using http-cookie 1.0.3 | |
Using activerecord 5.0.0.1 | |
Using rest-client 2.0.0 | |
Using activejob 5.0.0.1 | |
Using actionview 5.0.0.1 | |
Using gds-api-adapters 37.5.1 | |
Using slimmer 9.6.0 | |
Using actionpack 5.0.0.1 | |
Using actioncable 5.0.0.1 | |
Using actionmailer 5.0.0.1 | |
Using railties 5.0.0.1 | |
Using sprockets-rails 3.1.1 | |
Using rails-controller-testing 0.1.1 | |
Using rails 5.0.0.1 | |
Using rails-i18n 5.0.0 | |
Using sass-rails 5.0.6 | |
Using govuk_frontend_toolkit 2.0.1 | |
Using rails_translation_manager 0.0.2 | |
Bundle complete! 24 Gemfile dependencies, 71 gems now installed. | |
Gems in the groups development and test were not installed. | |
Bundled gems are installed into ./vendor/bundle. | |
Bundle completed (2.69s) | |
Cleaning up the bundler cache. | |
-----> Detecting rake tasks | |
-----> Preparing app for Rails asset pipeline | |
Running: rake assets:precompile | |
Using middleware GdsApi::GovukHeaderSniffer to sniff for GOVUK-Request-Id header | |
Using middleware GdsApi::GovukHeaderSniffer to sniff for GOVUK-Original-Url header | |
Using middleware GdsApi::GovukHeaderSniffer to sniff for X-GOVUK-Authenticated-User header | |
rake aborted! | |
NameError: uninitialized constant JasmineRails::Engine | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/config/routes.rb:3:in `block in <top (required)>' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/routing/route_set.rb:389:in `instance_exec' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/routing/route_set.rb:389:in `eval_block' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/routing/route_set.rb:371:in `draw' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/config/routes.rb:1:in `<top (required)>' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/routes_reloader.rb:40:in `block in load_paths' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/routes_reloader.rb:40:in `each' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/routes_reloader.rb:40:in `load_paths' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/routes_reloader.rb:16:in `reload!' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/routes_reloader.rb:26:in `block in updater' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.0.1/lib/active_support/file_update_checker.rb:77:in `execute' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/routes_reloader.rb:27:in `updater' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/routes_reloader.rb:7:in `execute_if_updated' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application/finisher.rb:119:in `block in <module:Finisher>' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:30:in `instance_exec' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:30:in `run' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:55:in `block in run_initializers' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/initializable.rb:54:in `run_initializers' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application.rb:352:in `initialize!' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/config/environment.rb:5:in `<top (required)>' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application.rb:328:in `require_environment!' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/railties-5.0.0.1/lib/rails/application.rb:448:in `block in run_tasks_blocks' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/airbrake-5.5.0/lib/airbrake/rake/task_ext.rb:19:in `execute' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/sprockets-rails-3.1.1/lib/sprockets/rails/task.rb:62:in `block (2 levels) in define' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/airbrake-5.5.0/lib/airbrake/rake/task_ext.rb:19:in `execute' | |
/tmp/build_17d319cd205be085cb2b1b1cdf7a9fa0/alphagov-government-frontend-4386253/vendor/bundle/ruby/2.3.0/gems/rake-11.2.2/exe/rake:27:in `<top (required)>' | |
Tasks: TOP => environment | |
(See full trace by running task with --trace) | |
! | |
! Precompiling assets failed. | |
! | |
! Push rejected, failed to compile Ruby app. | |
! Push failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment