Skip to content

Instantly share code, notes, and snippets.

Created September 13, 2017 22:20
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 anonymous/0604591bb075b42450bae15fa924c3b5 to your computer and use it in GitHub Desktop.
Save anonymous/0604591bb075b42450bae15fa924c3b5 to your computer and use it in GitHub Desktop.
s3w47m88@spencer-hill-ubuntu:~/Sites/kangapestcontrol.com/trellis$ ./bin/deploy.sh production kangapestcontrol.com
PLAY [Ensure necessary variables are defined] **********************************
TASK [Ensure environment is defined] *******************************************
skipping: [localhost]
PLAY [Test Connection] *********************************************************
TASK [connection : Require manual definition of remote-user] *******************
skipping: [kangapestcontrol.com]
TASK [connection : Specify preferred HostKeyAlgorithms for unknown hosts] ******
skipping: [kangapestcontrol.com]
TASK [connection : Check whether Ansible can connect as web] *******************
ok: [kangapestcontrol.com -> localhost]
TASK [connection : Warn about change in host keys] *****************************
skipping: [kangapestcontrol.com]
TASK [connection : Set remote user for each host] ******************************
skipping: [kangapestcontrol.com]
TASK [connection : Announce which user was selected] ***************************
skipping: [kangapestcontrol.com]
TASK [connection : Load become password] ***************************************
skipping: [kangapestcontrol.com]
PLAY [Deploy WP site] **********************************************************
TASK [Gathering Facts] *********************************************************
ok: [kangapestcontrol.com]
TASK [Ensure site is valid] ****************************************************
skipping: [kangapestcontrol.com]
TASK [Ensure repo is valid] ****************************************************
skipping: [kangapestcontrol.com]
TASK [deploy : include] ********************************************************
TASK [deploy : include] ********************************************************
TASK [deploy : Initialize] *****************************************************
ok: [kangapestcontrol.com]
TASK [deploy : include] ********************************************************
TASK [deploy : include] ********************************************************
TASK [deploy : Add known_hosts] ************************************************
ok: [kangapestcontrol.com] => (item=gitlab.iteratemarketing.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILNh/NW/bvjvoTDt9CuHwzIh3pVj4FB/t4jyrx74kcxu)
TASK [deploy : Check whether project source path is a git repo] ****************
ok: [kangapestcontrol.com]
TASK [deploy : Get current git remote URL] *************************************
ok: [kangapestcontrol.com]
TASK [deploy : Update git remote URL] ******************************************
skipping: [kangapestcontrol.com]
TASK [deploy : Clone project files] ********************************************
changed: [kangapestcontrol.com]
TASK [deploy : Failed connection to remote repo] *******************************
skipping: [kangapestcontrol.com]
TASK [deploy : include] ********************************************************
TASK [deploy : include] ********************************************************
TASK [deploy : write unfinished file] ******************************************
changed: [kangapestcontrol.com]
TASK [deploy : Check for project repo subtree] *********************************
ok: [kangapestcontrol.com]
TASK [deploy : Fail if repo_subtree_path is set incorrectly] *******************
skipping: [kangapestcontrol.com]
TASK [deploy : Create new release dir] *****************************************
changed: [kangapestcontrol.com]
TASK [deploy : Run git archive to populate new build dir] **********************
skipping: [kangapestcontrol.com]
TASK [deploy : Run git archive with subdirectory to populate new build dir] ****
changed: [kangapestcontrol.com]
TASK [deploy : include] ********************************************************
TASK [deploy : include] ********************************************************
included: /home/s3w47m88/Sites/kangapestcontrol.com/trellis/deploy-hooks/build-before.yml for kangapestcontrol.com
TASK [deploy : Run npm install] ************************************************
System info:
Ansible 2.3.2.0; Linux
Trellis at "Remove potentially dangerous `db_import` option"
---------------------------------------------------
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or
higher to avoid a RegExp DoS issue
npm WARN deprecated express@2.5.11: express 2.x series is deprecated
npm WARN deprecated connect@1.9.2: connect 1.x series is deprecated
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or
higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will
fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as
possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN prefer global node-gyp@3.6.2 should be installed with -g
fatal: [kangapestcontrol.com]: FAILED! => {"changed": true, "cmd": ["npm", "install"], "delta": "0:00:45.103729", "end": "2017-09-13 15:18:34.659137", "failed": true, "rc": 1, "start": "2017-09-13 15:17:49.555408", "stderr": "npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue\nnpm WARN deprecated express@2.5.11: express 2.x series is deprecated\nnpm WARN deprecated connect@1.9.2: connect 1.x series is deprecated\nnpm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue\nnpm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.\nnpm WARN prefer global node-gyp@3.6.2 should be installed with -g", "stderr_lines": ["npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue", "npm WARN deprecated express@2.5.11: express 2.x series is deprecated", "npm WARN deprecated connect@1.9.2: connect 1.x series is deprecated", "npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue", "npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.", "npm WARN prefer global node-gyp@3.6.2 should be installed with -g"], "stdout": "\n> node-sass@3.13.1 install /home/s3w47m88/Sites/kangapestcontrol.com/site/web/app/themes/kanga-pest-control-2017/node_modules/node-sass\n> node scripts/install.js", "stdout_lines": ["", "> node-sass@3.13.1 install /home/s3w47m88/Sites/kangapestcontrol.com/site/web/app/themes/kanga-pest-control-2017/node_modules/node-sass", "> node scripts/install.js"]}
to retry, use: --limit @/home/s3w47m88/Sites/kangapestcontrol.com/trellis/deploy.retry
PLAY RECAP *********************************************************************
kangapestcontrol.com : ok=12 changed=4 unreachable=0 failed=1
localhost : ok=0 changed=0 unreachable=0 failed=0
s3w47m88@spencer-hill-ubuntu:~/Sites/kangapestcontrol.com/trellis$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment