Skip to content

Instantly share code, notes, and snippets.

@deependersingla
Created July 2, 2014 10:57
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 deependersingla/3dbdbce04e76d275f4fd to your computer and use it in GitHub Desktop.
Save deependersingla/3dbdbce04e76d275f4fd to your computer and use it in GitHub Desktop.
2014-07-02 07:41:44,009 [INFO] (2298 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Script succeeded.
2014-07-02 07:41:44,009 [INFO] (2298 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing script: /opt/elasticbeanstalk/hooks/appdeploy/pre/11_asset_compilation.sh
2014-07-02 07:41:46,944 [INFO] (2298 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Output from script: running 'rake assets:precompile'...
2014-07-02T07:41:46Z 2328 TID-264k8 INFO: Sidekiq client with redis options {:url=>"redis://redis.8tyozq.0001.use1.cache.amazonaws.com:6379/12", :namespace=>"Sidekiq"}
Asset compilation succesful
2014-07-02 07:41:46,945 [INFO] (2298 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Script succeeded.
2014-07-02 07:41:46,945 [INFO] (2298 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing script: /opt/elasticbeanstalk/hooks/appdeploy/pre/12_db_migration.sh
2014-07-02 07:41:49,906 [INFO] (2298 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Output from script: 2014-07-02T07:41:49Z 2335 TID-9qzdc INFO: Sidekiq client with redis options {:url=>"redis://redis.8tyozq.0001.use1.cache.amazonaws.com:6379/12", :namespace=>"Sidekiq"}
2014-07-02 07:41:49,907 [INFO] (2298 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Script succeeded.
2014-07-02 07:41:50,041 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing directory: /opt/elasticbeanstalk/hooks/appdeploy/enact/
2014-07-02 07:41:50,042 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing script: /opt/elasticbeanstalk/hooks/appdeploy/enact/01_flip.sh
2014-07-02 07:41:50,097 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Output from script: + '[' -d /var/app/current ']'
+ rm -rf /var/app/current.old
+ mv /var/app/current /var/app/current.old
+ mv /var/app/ondeck /var/app/current
+ rm -rf /var/app/current.old
+ su -c 'mkdir -p /var/app/current/{tmp,public}' webapp
2014-07-02 07:41:50,098 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Script succeeded.
2014-07-02 07:41:50,098 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing script: /opt/elasticbeanstalk/hooks/appdeploy/enact/02_restart_app_server.sh
2014-07-02 07:41:52,125 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Output from script: puma start/running, process 2352
2014-07-02 07:41:52,125 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Script succeeded.
2014-07-02 07:41:52,125 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing script: /opt/elasticbeanstalk/hooks/appdeploy/enact/09clean.sh
2014-07-02 07:41:52,147 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Output from script:
2014-07-02 07:41:52,148 [INFO] (2338 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Script succeeded.
2014-07-02 07:41:52,410 [INFO] (2360 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing directory: /opt/elasticbeanstalk/hooks/appdeploy/post/
2014-07-02 07:41:52,411 [INFO] (2360 MainThread) [directoryHooksExecutor.py-29] [root directoryHooksExecutor info] Executing script: /opt/elasticbeanstalk/hooks/appdeploy/post/50_restart_sidekiq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment