capistrano / rails

Official Ruby on Rails specific tasks for Capistrano
http://www.capistranorb.com/
MIT License
867 stars 270 forks source link

getting folloiwng issue in jenkins. capistrano deploy is stuck at compiling forever #250

Open santoshsankannavar opened 3 years ago

santoshsankannavar commented 3 years ago

Important: GitHub issues are for feature requests or bug reports. The Capistrano team recommends you use Stack Overflow for general questions. For more details, please see our contribution policy.


01:11 deploy:assets:precompile 01 /tmp/shopmatic/nvm-exec.sh $HOME/.rbenv/bin/rbenv exec bundle exec rake assets:precompile 01 Now using node v8.10.0 (npm v5.6.0) 01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/digest_utils.rb:47: warning: constant ::Fixnum is deprecated 01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/digest_utils.rb:51: warning: constant ::Bignum is deprecated 01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/processor_utils.rb:110: warning: constant ::Fixnum is deprecated 01 /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/sprockets-3.6.3/lib/sprockets/processor_utils.rb:111: warning: constant ::Bignum is deprecated 01 The PGconn, PGresult, and PGError constants are deprecated, and will be 01 removed as of version 1.0. 01 01 You should use PG::Connection, PG::Result, and PG::Error instead, respectively. 01 01 Called from /home/apps/shopmatic/shared/pro/bundle/ruby/2.5.0/gems/activesupport-4.2.10/lib/active_support/dependencies.rb:240:in `load_dependency' 01 yarn install v1.10.1 01 [1/5] Validating package.json... 01 [2/5] Resolving packages... 01 success Already up-to-date. 01 $ cd "$(npm root)/../../frontend" && yarn 01 yarn install v1.10.1 01 [1/5] Validating package.json... 01 [2/5] Resolving packages... 01 [3/5] Fetching packages... 01 [4/5] Linking dependencies... 01 warning " > babel-loader@7.1.5" has unmet peer dependency "babel-core@6". 01 warning " > babel-loader@7.1.5" has unmet peer dependency "webpack@2 || 3 || 4". 01 warning " > eslint-import-resolver-webpack@0.10.1" has unmet peer dependency "webpack@>=1.11.0". 01 warning " > expose-loader@0.7.5" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0". 01 warning "material-ui > react-event-listener@0.6.6" has incorrect peer dependency "react@^16.3.0". 01 warning "shpmtcd > viser-react@2.4.5" has incorrect peer dependency "react@>15". 01 warning "shpmtcd > viser-react@2.4.5" has incorrect peer dependency "react-dom@>15". 01 warning " > viser-react@2.4.8" has incorrect peer dependency "react@>15". 01 warning " > viser-react@2.4.8" has incorrect peer dependency "react-dom@>15". 01 [5/5] Building fresh packages... 01 Done in 8.81s. 01 Done in 10.98s. 01 Webpacker is installed 🎉 🍰 01 Using /home/apps/shopmatic/releases/20210511051154/pro/config/webpacker.yml file for setting up webpack paths 01 Compiling…