Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
609
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.54 KB | None | 0 0
  1. -----> Ruby app detected
  2. -----> Compiling Ruby/Rails
  3. -----> Using Ruby version: ruby-2.4.0
  4. -----> Installing dependencies using bundler 1.13.7
  5. Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
  6. Warning: the running version of Bundler (1.13.7) is older than the version that created the lockfile (1.14.6). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
  7. Fetching gem metadata from https://rubygems.org/.........
  8. Fetching version metadata from https://rubygems.org/..
  9. Fetching dependency metadata from https://rubygems.org/.
  10. Installing i18n 0.8.1
  11. Installing rake 12.0.0
  12. Installing concurrent-ruby 1.0.5
  13. Installing thread_safe 0.3.6
  14. Installing minitest 5.10.1
  15. Installing builder 3.2.3
  16. Installing erubis 2.7.0
  17. Installing mini_portile2 2.1.0
  18. Installing rack 2.0.1
  19. Installing nio4r 2.0.0 with native extensions
  20. Installing websocket-extensions 0.1.2
  21. Installing mime-types-data 3.2016.0521
  22. Installing arel 7.1.4
  23. Installing public_suffix 2.0.5
  24. Installing execjs 2.7.0
  25. Installing thor 0.19.4
  26. Installing sass 3.4.23
  27. Installing flutie 2.0.0
  28. Installing honeybadger 3.1.2
  29. Installing method_source 0.8.2
  30. Installing normalize-rails 3.0.3
  31. Installing pg 0.20.0 with native extensions
  32. Installing puma 3.8.2 with native extensions
  33. Installing rack-timeout 0.4.2
  34. Using bundler 1.13.7
  35. Installing tilt 2.0.7
  36. Installing tzinfo 1.2.3
  37. Installing nokogiri 1.7.1 with native extensions
  38. Installing rack-test 0.6.3
  39. Installing rack-mini-profiler 0.10.2
  40. Installing sprockets 3.7.1
  41. Installing websocket-driver 0.6.5 with native extensions
  42. Installing mime-types 3.1
  43. Installing addressable 2.5.1
  44. Installing autoprefixer-rails 6.7.7.2
  45. Installing uglifier 3.2.0
  46. Installing bourbon 5.0.0.beta.7
  47. Installing activesupport 5.0.2
  48. Installing mail 2.6.5
  49. Installing rack-canonical-host 0.2.3
  50. Installing bitters 1.5.0
  51. Installing globalid 0.4.0
  52. Installing activemodel 5.0.2
  53. Installing delayed_job 4.1.2
  54. Installing skylight 1.2.2 with native extensions
  55. Installing recipient_interceptor 0.1.2
  56. Installing activejob 5.0.2
  57. Installing activerecord 5.0.2
  58. Installing rails-dom-testing 2.0.2
  59. Installing loofah 2.0.3
  60. Installing rails-html-sanitizer 1.0.3
  61. Installing delayed_job_active_record 4.1.1
  62. Installing actionview 5.0.2
  63. Installing actionpack 5.0.2
  64. Installing actionmailer 5.0.2
  65. Installing actioncable 5.0.2
  66. Installing sprockets-rails 3.2.0
  67. Installing railties 5.0.2
  68. Installing simple_form 3.4.0
  69. Installing rails 5.0.2
  70. Installing sass-rails 5.0.6
  71. Installing jquery-rails 4.3.1
  72. Installing suspenders 1.44.0
  73. Installing title 0.0.7
  74. Bundle complete! 40 Gemfile dependencies, 64 gems now installed.
  75. Gems in the groups development and test were not installed.
  76. Bundled gems are installed into ./vendor/bundle.
  77. Bundle completed (24.95s)
  78. Cleaning up the bundler cache.
  79. Warning: the running version of Bundler (1.13.7) is older than the version that created the lockfile (1.14.6). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
  80. -----> Installing node-v6.10.0-linux-x64
  81. -----> Detecting rake tasks
  82. -----> Preparing app for Rails asset pipeline
  83. Running: rake assets:precompile
  84. rake aborted!
  85. KeyError: key not found: "SMTP_ADDRESS"
  86. /tmp/build_59e980588b8965cf050bf7166f6d395c/config/smtp.rb:2:in `fetch'
  87. /tmp/build_59e980588b8965cf050bf7166f6d395c/config/smtp.rb:2:in `<top (required)>'
  88. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/skylight-1.2.2/lib/skylight/probes.rb:81:in `require'
  89. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/skylight-1.2.2/lib/skylight/probes.rb:81:in `require'
  90. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:293:in `block in require'
  91. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:259:in `load_dependency'
  92. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:293:in `require'
  93. /tmp/build_59e980588b8965cf050bf7166f6d395c/config/environments/production.rb:1:in `<top (required)>'
  94. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/skylight-1.2.2/lib/skylight/probes.rb:81:in `require'
  95. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/skylight-1.2.2/lib/skylight/probes.rb:81:in `require'
  96. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:293:in `block in require'
  97. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:259:in `load_dependency'
  98. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:293:in `require'
  99. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/engine.rb:600:in `block (2 levels) in <class:Engine>'
  100. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/engine.rb:599:in `each'
  101. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/engine.rb:599:in `block in <class:Engine>'
  102. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/initializable.rb:30:in `instance_exec'
  103. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/initializable.rb:30:in `run'
  104. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/initializable.rb:55:in `block in run_initializers'
  105. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/initializable.rb:44:in `each'
  106. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/initializable.rb:44:in `tsort_each_child'
  107. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/initializable.rb:54:in `run_initializers'
  108. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/application.rb:352:in `initialize!'
  109. /tmp/build_59e980588b8965cf050bf7166f6d395c/config/environment.rb:2:in `<top (required)>'
  110. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/skylight-1.2.2/lib/skylight/probes.rb:81:in `require'
  111. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/skylight-1.2.2/lib/skylight/probes.rb:81:in `require'
  112. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:293:in `block in require'
  113. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:259:in `load_dependency'
  114. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.2/lib/active_support/dependencies.rb:293:in `require'
  115. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/application.rb:328:in `require_environment!'
  116. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/application.rb:448:in `block in run_tasks_blocks'
  117. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/sprockets-rails-3.2.0/lib/sprockets/rails/task.rb:62:in `block (2 levels) in define'
  118. /tmp/build_59e980588b8965cf050bf7166f6d395c/vendor/bundle/ruby/2.4.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
  119. Tasks: TOP => environment
  120. (See full trace by running task with --trace)
  121. !
  122. ! Precompiling assets failed.
  123. !
  124. ! Push rejected, failed to compile Ruby app.
  125. ! Push failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement