Advertisement
Guest User

cchq deploy

a guest
May 5th, 2021
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.42 KB | None | 0 0
  1. 2 sudo pw
  2.  
  3. (cchq) ccc@monolith:~/commcare-cloud$ commcare-cloud monolith deploy
  4. Vault Password for 'monolith':
  5. [197.x.x.x] Executing task '_task'
  6. [197.x.x.x] sudo: git rev-parse HEAD
  7. [197.x.x.x] out: sudo password:
  8. [197.x.x.x] out: 494680ca054fae26331e5e759012db72b85f3089
  9. [197.x.x.x] out:
  10.  
  11. Diff generation skipped. Supply a Github token to see deploy diffs.
  12. New version details:
  13. commcare : master
  14.  
  15.  
  16.  
  17.  
  18.  
  19. Here's the complete diff on github: https://github.com/dimagi/commcare-hq/compare/494680ca054fae26331e5e759012db72b85f3089...4521970278ce9b1ff6662b7c60fcf0a5f1b04576
  20. Are you sure you want to preindex and deploy to monolith? [y/N]y
  21. >> Sending email: ccc has initiated a CommCare HQ deploy to monolith
  22. Ubuntu 18.04.5 LTS
  23. /home/cchq/www/monolith/releases/2020-01-13_09.37/python_env-3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
  24. """)
  25. Unknown command: 'send_email'
  26. Type 'manage.py help' for usage.
  27. Connection to 197.x.x.x closed.
  28. commcare-cloud monolith fab deploy_commcare --set code_branch=master --branch master
  29. fab -f /home/ccc/commcare-cloud/src/commcare_cloud/fabfile.py monolith deploy_commcare --set code_branch=master --disable-known-hosts --system-known-hosts /home/ccc/environments/monolith/known_hosts
  30. Using commcare-hq branch master
  31. [197.x.x.x] Executing task 'deploy_commcare'
  32. [197.x.x.x] Executing task '_setup_release'
  33. Enter sudo password:
  34. [197.x.x.x] Executing task 'create'
  35. [197.x.x.x] sudo: mkdir -p /home/cchq/www/monolith/releases/2021-05-05_08.55
  36. [197.x.x.x] Executing task 'update'
  37. [197.x.x.x] sudo: git submodule foreach "git fetch origin"
  38. [197.x.x.x] out: Entering 'corehq/apps/hqmedia/static/hqmedia/MediaUploader'
  39. [197.x.x.x] out: Entering 'submodules/commcare-translations'
  40. [197.x.x.x] out: Entering 'submodules/couchdbkit-aggregate'
  41. [197.x.x.x] out: Entering 'submodules/django-digest-src'
  42. [197.x.x.x] out: Entering 'submodules/django-no-exceptions'
  43. [197.x.x.x] out: Entering 'submodules/langcodes'
  44. [197.x.x.x] out: Entering 'submodules/python-digest'
  45. [197.x.x.x] out: Entering 'submodules/xml2json'
  46. [197.x.x.x] out:
  47.  
  48. [197.x.x.x] sudo: git submodule | awk '{ print $2 }'
  49. [197.x.x.x] out: corehq/apps/hqmedia/static/hqmedia/MediaUploader
  50. [197.x.x.x] out: submodules/commcare-translations
  51. [197.x.x.x] out: submodules/couchdbkit-aggregate
  52. [197.x.x.x] out: submodules/django-digest-src
  53. [197.x.x.x] out: submodules/django-no-exceptions
  54. [197.x.x.x] out: submodules/langcodes
  55. [197.x.x.x] out: submodules/python-digest
  56. [197.x.x.x] out: submodules/xml2json
  57. [197.x.x.x] out:
  58.  
  59. [197.x.x.x] sudo: git submodule | awk '{ print $2 }'
  60. [197.x.x.x] out: corehq/apps/hqmedia/static/hqmedia/MediaUploader
  61. [197.x.x.x] out: submodules/commcare-translations
  62. [197.x.x.x] out: submodules/couchdbkit-aggregate
  63. [197.x.x.x] out: submodules/django-digest-src
  64. [197.x.x.x] out: submodules/django-no-exceptions
  65. [197.x.x.x] out: submodules/langcodes
  66. [197.x.x.x] out: submodules/python-digest
  67. [197.x.x.x] out: submodules/xml2json
  68. [197.x.x.x] out:
  69.  
  70. [197.x.x.x] sudo: git config submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.url
  71. [197.x.x.x] out: git://github.com/dimagi/MediaUploader.git
  72. [197.x.x.x] out:
  73.  
  74. [197.x.x.x] sudo: git config submodule.submodules/commcare-translations.url
  75. [197.x.x.x] out: git://github.com/dimagi/commcare-translations.git
  76. [197.x.x.x] out:
  77.  
  78. [197.x.x.x] sudo: git config submodule.submodules/couchdbkit-aggregate.url
  79. [197.x.x.x] out: git://github.com/dimagi/couchdbkit-aggregate.git
  80. [197.x.x.x] out:
  81.  
  82. [197.x.x.x] sudo: git config submodule.submodules/django-digest-src.url
  83. [197.x.x.x] out: git://github.com/dimagi/django-digest.git
  84. [197.x.x.x] out:
  85.  
  86. [197.x.x.x] sudo: git config submodule.submodules/django-no-exceptions.url
  87. [197.x.x.x] out: git://github.com/dimagi/django-no-exceptions.git
  88. [197.x.x.x] out:
  89.  
  90. [197.x.x.x] sudo: git config submodule.submodules/langcodes.url
  91. [197.x.x.x] out: git://github.com/dimagi/langcodes.git
  92. [197.x.x.x] out:
  93.  
  94. [197.x.x.x] sudo: git config submodule.submodules/python-digest.url
  95. [197.x.x.x] out: git://github.com/dimagi/python-digest.git
  96. [197.x.x.x] out:
  97.  
  98. [197.x.x.x] sudo: git config submodule.submodules/xml2json.url
  99. [197.x.x.x] out: git://github.com/dimagi/xml2json.git
  100. [197.x.x.x] out:
  101.  
  102. [197.x.x.x] sudo: git clone /home/cchq/www/monolith/current/.git /home/cchq/www/monolith/releases/2021-05-05_08.55
  103. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55'...
  104. [197.x.x.x] out: done.
  105. [197.x.x.x] out: Note: switching to '494680ca054fae26331e5e759012db72b85f3089'.
  106. [197.x.x.x] out:
  107. [197.x.x.x] out: You are in 'detached HEAD' state. You can look around, make experimental
  108. [197.x.x.x] out: changes and commit them, and you can discard any commits you make in this
  109. [197.x.x.x] out: state without impacting any branches by switching back to a branch.
  110. [197.x.x.x] out:
  111. [197.x.x.x] out: If you want to create a new branch to retain commits you create, you may
  112. [197.x.x.x] out: do so (now or later) by using -c with the switch command. Example:
  113. [197.x.x.x] out:
  114. [197.x.x.x] out: git switch -c <new-branch-name>
  115. [197.x.x.x] out:
  116. [197.x.x.x] out: Or undo this operation with:
  117. [197.x.x.x] out:
  118. [197.x.x.x] out: git switch -
  119. [197.x.x.x] out:
  120. [197.x.x.x] out: Turn off this advice by setting config variable advice.detachedHead to false
  121. [197.x.x.x] out:
  122. [197.x.x.x] out: Updating files: 87% (7270/8308)
  123. [197.x.x.x] out: Updating files: 88% (7312/8308)
  124. [197.x.x.x] out: Updating files: 89% (7395/8308)
  125. [197.x.x.x] out: Updating files: 90% (7478/8308)
  126. [197.x.x.x] out: Updating files: 91% (7561/8308)
  127. [197.x.x.x] out: Updating files: 92% (7644/8308)
  128. [197.x.x.x] out: Updating files: 93% (7727/8308)
  129. [197.x.x.x] out: Updating files: 94% (7810/8308)
  130. [197.x.x.x] out: Updating files: 95% (7893/8308)
  131. [197.x.x.x] out: Updating files: 96% (7976/8308)
  132. [197.x.x.x] out: Updating files: 97% (8059/8308)
  133. [197.x.x.x] out: Updating files: 98% (8142/8308)
  134. [197.x.x.x] out: Updating files: 99% (8225/8308)
  135. [197.x.x.x] out: Updating files: 100% (8308/8308)
  136. [197.x.x.x] out: Updating files: 100% (8308/8308), done.
  137. [197.x.x.x] out:
  138.  
  139. [197.x.x.x] sudo: git config receive.denyCurrentBranch updateInstead
  140. [197.x.x.x] sudo: git config submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.url /home/cchq/www/monolith/current/.git/modules/corehq/apps/hqmedia/static/hqmedia/MediaUploader && git config submodule.submodules/commcare-translations.url /home/cchq/www/monolith/current/.git/modules/submodules/commcare-translations && git config submodule.submodules/couchdbkit-aggregate.url /home/cchq/www/monolith/current/.git/modules/submodules/couchdbkit-aggregate && git config submodule.submodules/django-digest-src.url /home/cchq/www/monolith/current/.git/modules/submodules/django-digest-src && git config submodule.submodules/django-no-exceptions.url /home/cchq/www/monolith/current/.git/modules/submodules/django-no-exceptions && git config submodule.submodules/langcodes.url /home/cchq/www/monolith/current/.git/modules/submodules/langcodes && git config submodule.submodules/python-digest.url /home/cchq/www/monolith/current/.git/modules/submodules/python-digest && git config submodule.submodules/xml2json.url /home/cchq/www/monolith/current/.git/modules/submodules/xml2json
  141. [197.x.x.x] sudo: git submodule update --init --recursive
  142. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqmedia/static/hqmedia/MediaUploader'...
  143. [197.x.x.x] out: done.
  144. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/submodules/commcare-translations'...
  145. [197.x.x.x] out: done.
  146. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/submodules/couchdbkit-aggregate'...
  147. [197.x.x.x] out: done.
  148. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/submodules/django-digest-src'...
  149. [197.x.x.x] out: done.
  150. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/submodules/django-no-exceptions'...
  151. [197.x.x.x] out: done.
  152. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/submodules/langcodes'...
  153. [197.x.x.x] out: done.
  154. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/submodules/python-digest'...
  155. [197.x.x.x] out: done.
  156. [197.x.x.x] out: Cloning into '/home/cchq/www/monolith/releases/2021-05-05_08.55/submodules/xml2json'...
  157. [197.x.x.x] out: done.
  158. [197.x.x.x] out: Submodule path 'corehq/apps/hqmedia/static/hqmedia/MediaUploader': checked out 'b930e81752280a2069765e5434e8ee4ce761eaaf'
  159. [197.x.x.x] out: Submodule path 'submodules/commcare-translations': checked out '235a1c384d1f4bfc2816ddbd33dcf979eb10dbc9'
  160. [197.x.x.x] out: Submodule path 'submodules/couchdbkit-aggregate': checked out '66da016c7492663dddff710283da019f66624930'
  161. [197.x.x.x] out: Submodule path 'submodules/django-digest-src': checked out '52d1d124eb3f6c88ac75acb13194caa58a9b32d5'
  162. [197.x.x.x] out: Submodule path 'submodules/django-no-exceptions': checked out 'f47f18b4a8d87422f99a97bfdadc16763c5a480d'
  163. [197.x.x.x] out: Submodule path 'submodules/langcodes': checked out '08ef408ca982ae5c4e789a9c6451d54dfe2aba85'
  164. [197.x.x.x] out: Submodule path 'submodules/python-digest': checked out '5c94bb74516b977b60180ee832765c0695ff2b56'
  165. [197.x.x.x] out: Submodule path 'submodules/xml2json': checked out '1b5b4d80b02682007e9aad7893cf2296fe3b58a7'
  166. [197.x.x.x] out:
  167.  
  168. [197.x.x.x] sudo: git config submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.url git://github.com/dimagi/MediaUploader.git && git config submodule.submodules/commcare-translations.url git://github.com/dimagi/commcare-translations.git && git config submodule.submodules/couchdbkit-aggregate.url git://github.com/dimagi/couchdbkit-aggregate.git && git config submodule.submodules/django-digest-src.url git://github.com/dimagi/django-digest.git && git config submodule.submodules/django-no-exceptions.url git://github.com/dimagi/django-no-exceptions.git && git config submodule.submodules/langcodes.url git://github.com/dimagi/langcodes.git && git config submodule.submodules/python-digest.url git://github.com/dimagi/python-digest.git && git config submodule.submodules/xml2json.url git://github.com/dimagi/xml2json.git
  169. [197.x.x.x] sudo: git remote set-url origin https://github.com/dimagi/commcare-hq.git
  170. [197.x.x.x] sudo: git remote prune origin
  171. [197.x.x.x] sudo: git fetch origin --tags -q || git fetch origin --tags -q
  172. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.path'. Skipping second one!
  173. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.url'. Skipping second one!
  174. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/commcare-translations.path'. Skipping second one!
  175. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/commcare-translations.url'. Skipping second one!
  176. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/couchdbkit-aggregate.path'. Skipping second one!
  177. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/couchdbkit-aggregate.url'. Skipping second one!
  178. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/django-digest-src.path'. Skipping second one!
  179. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/django-digest-src.url'. Skipping second one!
  180. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/django-no-exceptions.path'. Skipping second one!
  181. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/django-no-exceptions.url'. Skipping second one!
  182. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/langcodes.path'. Skipping second one!
  183. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/langcodes.url'. Skipping second one!
  184. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/python-digest.path'. Skipping second one!
  185. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/python-digest.url'. Skipping second one!
  186. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/xml2json.path'. Skipping second one!
  187. [197.x.x.x] out: warning: cca6889bdf8b4e646188b1c3bd7e73515ebba372:.gitmodules, multiple configurations found for 'submodule.submodules/xml2json.url'. Skipping second one!
  188. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchforms-src.path'. Skipping second one!
  189. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchforms-src.url'. Skipping second one!
  190. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchexport-src.path'. Skipping second one!
  191. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchexport-src.url'. Skipping second one!
  192. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/dimagi-utils-src.path'. Skipping second one!
  193. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/dimagi-utils-src.url'. Skipping second one!
  194. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchlog-src.path'. Skipping second one!
  195. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchlog-src.url'. Skipping second one!
  196. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/auditcare-src.path'. Skipping second one!
  197. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/auditcare-src.url'. Skipping second one!
  198. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/commcare-translations.path'. Skipping second one!
  199. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/commcare-translations.url'. Skipping second one!
  200. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/formtranslate-src.path'. Skipping second one!
  201. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/formtranslate-src.url'. Skipping second one!
  202. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/langcodes.path'. Skipping second one!
  203. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/langcodes.url'. Skipping second one!
  204. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/casexml-src.path'. Skipping second one!
  205. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/casexml-src.url'. Skipping second one!
  206. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/touchforms-src.path'. Skipping second one!
  207. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/touchforms-src.url'. Skipping second one!
  208. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-digest-src.path'. Skipping second one!
  209. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-digest-src.url'. Skipping second one!
  210. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/python-digest.path'. Skipping second one!
  211. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/python-digest.url'. Skipping second one!
  212. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-soil-src.path'. Skipping second one!
  213. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-soil-src.url'. Skipping second one!
  214. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/pillowtop-src.path'. Skipping second one!
  215. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/pillowtop-src.url'. Skipping second one!
  216. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchdbkit-aggregate.path'. Skipping second one!
  217. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchdbkit-aggregate.url'. Skipping second one!
  218. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/freddy.path'. Skipping second one!
  219. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/freddy.url'. Skipping second one!
  220. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/fluff-src.path'. Skipping second one!
  221. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/fluff-src.url'. Skipping second one!
  222. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/ctable-src.path'. Skipping second one!
  223. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/ctable-src.url'. Skipping second one!
  224. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-no-exceptions.path'. Skipping second one!
  225. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-no-exceptions.url'. Skipping second one!
  226. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/toggle.path'. Skipping second one!
  227. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/toggle.url'. Skipping second one!
  228. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-prbac-src.path'. Skipping second one!
  229. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-prbac-src.url'. Skipping second one!
  230. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/xml2json.path'. Skipping second one!
  231. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/xml2json.url'. Skipping second one!
  232. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.path'. Skipping second one!
  233. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.url'. Skipping second one!
  234. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/bootstrap-3.2.0.path'. Skipping second one!
  235. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/bootstrap-3.2.0.url'. Skipping second one!
  236. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/fontawesome-4.1.0.path'. Skipping second one!
  237. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/fontawesome-4.1.0.url'. Skipping second one!
  238. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/bootstrap3_crispy.path'. Skipping second one!
  239. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/bootstrap3_crispy.url'. Skipping second one!
  240. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/ui-select.path'. Skipping second one!
  241. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/ui-select.url'. Skipping second one!
  242. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/select2.path'. Skipping second one!
  243. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/select2.url'. Skipping second one!
  244. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/jquery-cookie.path'. Skipping second one!
  245. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/jquery-cookie.url'. Skipping second one!
  246. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/prelogin.path'. Skipping second one!
  247. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/prelogin.url'. Skipping second one!
  248. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchforms-src.path'. Skipping second one!
  249. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchforms-src.url'. Skipping second one!
  250. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchexport-src.path'. Skipping second one!
  251. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchexport-src.url'. Skipping second one!
  252. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/dimagi-utils-src.path'. Skipping second one!
  253. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/dimagi-utils-src.url'. Skipping second one!
  254. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchlog-src.path'. Skipping second one!
  255. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchlog-src.url'. Skipping second one!
  256. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/auditcare-src.path'. Skipping second one!
  257. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/auditcare-src.url'. Skipping second one!
  258. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/commcare-translations.path'. Skipping second one!
  259. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/commcare-translations.url'. Skipping second one!
  260. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/formtranslate-src.path'. Skipping second one!
  261. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/formtranslate-src.url'. Skipping second one!
  262. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/langcodes.path'. Skipping second one!
  263. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/langcodes.url'. Skipping second one!
  264. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/casexml-src.path'. Skipping second one!
  265. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/casexml-src.url'. Skipping second one!
  266. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/touchforms-src.path'. Skipping second one!
  267. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/touchforms-src.url'. Skipping second one!
  268. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-digest-src.path'. Skipping second one!
  269. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-digest-src.url'. Skipping second one!
  270. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/python-digest.path'. Skipping second one!
  271. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/python-digest.url'. Skipping second one!
  272. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-soil-src.path'. Skipping second one!
  273. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-soil-src.url'. Skipping second one!
  274. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/pillowtop-src.path'. Skipping second one!
  275. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/pillowtop-src.url'. Skipping second one!
  276. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchdbkit-aggregate.path'. Skipping second one!
  277. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/couchdbkit-aggregate.url'. Skipping second one!
  278. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/freddy.path'. Skipping second one!
  279. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/freddy.url'. Skipping second one!
  280. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/fluff-src.path'. Skipping second one!
  281. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/fluff-src.url'. Skipping second one!
  282. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/ctable-src.path'. Skipping second one!
  283. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/ctable-src.url'. Skipping second one!
  284. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-no-exceptions.path'. Skipping second one!
  285. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-no-exceptions.url'. Skipping second one!
  286. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/toggle.path'. Skipping second one!
  287. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/toggle.url'. Skipping second one!
  288. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-prbac-src.path'. Skipping second one!
  289. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/django-prbac-src.url'. Skipping second one!
  290. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/xml2json.path'. Skipping second one!
  291. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/xml2json.url'. Skipping second one!
  292. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.path'. Skipping second one!
  293. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/hqmedia/static/hqmedia/MediaUploader.url'. Skipping second one!
  294. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/bootstrap-3.2.0.path'. Skipping second one!
  295. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/bootstrap-3.2.0.url'. Skipping second one!
  296. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/fontawesome-4.1.0.path'. Skipping second one!
  297. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/fontawesome-4.1.0.url'. Skipping second one!
  298. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/bootstrap3_crispy.path'. Skipping second one!
  299. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.submodules/bootstrap3_crispy.url'. Skipping second one!
  300. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/ui-select.path'. Skipping second one!
  301. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/ui-select.url'. Skipping second one!
  302. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/select2.path'. Skipping second one!
  303. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/select2.url'. Skipping second one!
  304. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/jquery-cookie.path'. Skipping second one!
  305. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/style/static/style/lib/jquery-cookie.url'. Skipping second one!
  306. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/prelogin.path'. Skipping second one!
  307. [197.x.x.x] out: warning: af4d7f22fd470077ca28e85d4ec9678923cc5bb2:.gitmodules, multiple configurations found for 'submodule.corehq/apps/prelogin.url'. Skipping second one!
  308. [197.x.x.x] out: fatal: git upload-pack: not our ref 59cbfc3f2b9469367c4946b32075ea6e49dc4ff7
  309. [197.x.x.x] out: fatal: remote error: upload-pack: not our ref 59cbfc3f2b9469367c4946b32075ea6e49dc4ff7
  310. [197.x.x.x] out: Errors during submodule fetch:
  311. [197.x.x.x] out: corehq/apps/hqmedia/static/hqmedia/MediaUploader
  312. [197.x.x.x] out:
  313.  
  314. [197.x.x.x] sudo: git checkout 4521970278ce9b1ff6662b7c60fcf0a5f1b04576
  315. [197.x.x.x] out: Previous HEAD position was 494680ca054 Merge pull request #26346 from dimagi/sb/fix_height_eligiblity_child
  316. [197.x.x.x] out: HEAD is now at 4521970278c Merge pull request #29649 from dimagi/cz/messaging-events-updates
  317. [197.x.x.x] out: M corehq/apps/hqmedia/static/hqmedia/MediaUploader
  318. [197.x.x.x] out: M submodules/commcare-translations
  319. [197.x.x.x] out: M submodules/django-digest-src
  320. [197.x.x.x] out: M submodules/langcodes
  321. [197.x.x.x] out:
  322.  
  323. [197.x.x.x] sudo: git reset --hard 4521970278ce9b1ff6662b7c60fcf0a5f1b04576
  324. [197.x.x.x] out: HEAD is now at 4521970278c Merge pull request #29649 from dimagi/cz/messaging-events-updates
  325. [197.x.x.x] out:
  326.  
  327. [197.x.x.x] sudo: git submodule sync
  328. [197.x.x.x] out: Synchronizing submodule url for 'corehq/apps/hqmedia/static/hqmedia/MediaUploader'
  329. [197.x.x.x] out: Synchronizing submodule url for 'submodules/commcare-translations'
  330. [197.x.x.x] out: Synchronizing submodule url for 'submodules/couchdbkit-aggregate'
  331. [197.x.x.x] out: Synchronizing submodule url for 'submodules/django-digest-src'
  332. [197.x.x.x] out: Synchronizing submodule url for 'submodules/django-no-exceptions'
  333. [197.x.x.x] out: Synchronizing submodule url for 'submodules/langcodes'
  334. [197.x.x.x] out: Synchronizing submodule url for 'submodules/python-digest'
  335. [197.x.x.x] out: Synchronizing submodule url for 'submodules/xml2json'
  336. [197.x.x.x] out:
  337.  
  338. [197.x.x.x] sudo: git submodule update --init --recursive -q
  339. [197.x.x.x] out: From git://github.com/dimagi/MediaUploader
  340. [197.x.x.x] out: * [new branch] autostaging -> origin/autostaging
  341. [197.x.x.x] out: * [new branch] b3-upload-controller -> origin/b3-upload-controller
  342. [197.x.x.x] out: * [new branch] debug-yui -> origin/debug-yui
  343. [197.x.x.x] out: * [new branch] dmr/remove-vestigial-reference-to-session-cookie -> origin/dmr/remove-vestigial-reference-to-session-cookie
  344. [197.x.x.x] out: * [new branch] jls/example -> origin/jls/example
  345. [197.x.x.x] out: * [new branch] jls/requirejs-group-members -> origin/jls/requirejs-group-members
  346. [197.x.x.x] out: b930e81..8fdd4bf master -> origin/master
  347. [197.x.x.x] out: * [new branch] media-uploader-sarah -> origin/media-uploader-sarah
  348. [197.x.x.x] out: * [new branch] test_rjs_multimedia_integration -> origin/test_rjs_multimedia_integration
  349. [197.x.x.x] out: From git://github.com/dimagi/commcare-translations
  350. [197.x.x.x] out: * [new branch] 2.35_release_additions -> origin/2.35_release_additions
  351. [197.x.x.x] out: * [new branch] autostaging -> origin/autostaging
  352. [197.x.x.x] out: 235a1c3..54a85f7 master -> origin/master
  353. [197.x.x.x] out: From git://github.com/dimagi/django-digest
  354. [197.x.x.x] out: * [new branch] atomic -> origin/atomic
  355. [197.x.x.x] out: * [new branch] autostaging -> origin/autostaging
  356. [197.x.x.x] out: * [new branch] django18-tests -> origin/django18-tests
  357. [197.x.x.x] out: * [new branch] master -> origin/master
  358. [197.x.x.x] out: * [new branch] np/on_delete -> origin/np/on_delete
  359. [197.x.x.x] out: * [new branch] np/py3/exec -> origin/np/py3/exec
  360. [197.x.x.x] out: * [new branch] np/py3/mocker -> origin/np/py3/mocker
  361. [197.x.x.x] out: * [new branch] scody-default-master -> origin/scody-default-master
  362. [197.x.x.x] out: From git://github.com/dimagi/langcodes
  363. [197.x.x.x] out: * [new branch] autostaging -> origin/autostaging
  364. [197.x.x.x] out: * [new branch] bmb/add-ila -> origin/bmb/add-ila
  365. [197.x.x.x] out: * [new branch] master -> origin/master
  366. [197.x.x.x] out: * [new branch] mk-cache-return -> origin/mk-cache-return
  367. [197.x.x.x] out: * [new branch] np/py3/filter -> origin/np/py3/filter
  368. [197.x.x.x] out: * [new branch] np/unicode -> origin/np/unicode
  369. [197.x.x.x] out: * [new branch] rn_adding_search_with_name -> origin/rn_adding_search_with_name
  370. [197.x.x.x] out: * [new branch] rn_using_define -> origin/rn_using_define
  371. [197.x.x.x] out:
  372.  
  373. [197.x.x.x] sudo: git clean -ffd
  374. [197.x.x.x] sudo: find . -name '*.pyc' -delete
  375. [197.x.x.x] Executing task 'update'
  376. Cloning virtual env
  377. [197.x.x.x] sudo: readlink -f /home/cchq/www/monolith/current/python_env-3.6
  378. [197.x.x.x] out: /home/cchq/www/monolith/releases/2020-01-13_09.37/python_env-3.6
  379. [197.x.x.x] out:
  380.  
  381. [197.x.x.x] sudo: virtualenv-clone /home/cchq/www/monolith/releases/2020-01-13_09.37/python_env-3.6 /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6
  382. [197.x.x.x] sudo: sed -i -e "s~/home/cchq/www/monolith/current/python_env-3.6~/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6~g" $(find /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/ -type f)
  383. [197.x.x.x] sudo: export HOME=/home/cchq && source /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/activate && pip install --quiet --upgrade --timeout=60 pip-tools
  384. [197.x.x.x] sudo: export HOME=/home/cchq && source /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/activate && pip-sync --quiet --pip-args='--timeout=60' /home/cchq/www/monolith/releases/2021-05-05_08.55/requirements/prod-requirements.txt
  385. [197.x.x.x] out: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
  386. [197.x.x.x] out: flower 0.9.2 requires futures, which is not installed.
  387. [197.x.x.x] out:
  388.  
  389. [197.x.x.x] Executing task 'copy_release_files'
  390. [197.x.x.x] Executing task 'copy'
  391. [197.x.x.x] sudo: cp /home/cchq/www/monolith/current/localsettings.py /home/cchq/www/monolith/releases/2021-05-05_08.55/localsettings.py
  392. [197.x.x.x] Executing task 'copy_components'
  393. [197.x.x.x] sudo: cp -r /home/cchq/www/monolith/current/bower_components /home/cchq/www/monolith/releases/2021-05-05_08.55/bower_components
  394. [197.x.x.x] Executing task 'copy_node_modules'
  395. [197.x.x.x] sudo: cp -r /home/cchq/www/monolith/current/node_modules /home/cchq/www/monolith/releases/2021-05-05_08.55/node_modules
  396. [197.x.x.x] Executing task 'copy_compressed_js_staticfiles'
  397. [197.x.x.x] sudo: mkdir -p /home/cchq/www/monolith/releases/2021-05-05_08.55/staticfiles/CACHE
  398. [197.x.x.x] sudo: cp -r /home/cchq/www/monolith/current/staticfiles/CACHE/js /home/cchq/www/monolith/releases/2021-05-05_08.55/staticfiles/CACHE/js
  399. [197.x.x.x] Executing task 'mark'
  400. [197.x.x.x] sudo: touch KEEP_UNTIL__2021-05-07_08.59
  401. Your private release is located here:
  402. /home/cchq/www/monolith/releases/2021-05-05_08.55
  403. [197.x.x.x] Executing task 'preindex_views'
  404. [197.x.x.x] sudo: echo "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything 8 ccc" --mail | at -t `date -d "5 seconds" +%m%d%H%M.%S`
  405. [197.x.x.x] out: warning: commands will be executed using /bin/sh
  406. [197.x.x.x] out: job 18 at Wed May 5 08:59:00 2021
  407. [197.x.x.x] out:
  408.  
  409. [197.x.x.x] Executing task 'ensure_preindex_completion'
  410. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything --check
  411. [197.x.x.x] out: Traceback (most recent call last):
  412. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 27, in _decorator
  413. [197.x.x.x] out: return method(self, *args, **kwargs)
  414. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 94, in _get
  415. [197.x.x.x] out: return self.client.get(key, default=default, version=version, client=client)
  416. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 222, in get
  417. [197.x.x.x] out: raise ConnectionInterrupted(connection=client) from e
  418. [197.x.x.x] out: django_redis.exceptions.ConnectionInterrupted: Redis BusyLoadingError: Redis is loading the dataset in memory
  419. [197.x.x.x] out:
  420. [197.x.x.x] out: During handling of the above exception, another exception occurred:
  421. [197.x.x.x] out:
  422. [197.x.x.x] out: Traceback (most recent call last):
  423. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 195, in <module>
  424. [197.x.x.x] out: main()
  425. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 42, in main
  426. [197.x.x.x] out: execute_from_command_line(sys.argv)
  427. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line
  428. [197.x.x.x] out: utility.execute()
  429. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute
  430. [197.x.x.x] out: self.fetch_command(subcommand).run_from_argv(self.argv)
  431. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv
  432. [197.x.x.x] out: self.execute(*args, **cmd_options)
  433. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute
  434. [197.x.x.x] out: output = self.handle(*args, **options)
  435. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 59, in handle
  436. [197.x.x.x] out: if get_preindex_complete(head):
  437. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 138, in get_preindex_complete
  438. [197.x.x.x] out: return rcache.get(PREINDEX_COMPLETE_COMMIT, None) == head
  439. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 87, in get
  440. [197.x.x.x] out: value = self._get(key, default, version, client)
  441. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 34, in _decorator
  442. [197.x.x.x] out: raise e.__cause__
  443. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 220, in get
  444. [197.x.x.x] out: value = client.get(key)
  445. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 1606, in get
  446. [197.x.x.x] out: return self.execute_command('GET', name)
  447. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 901, in execute_command
  448. [197.x.x.x] out: return self.parse_response(conn, command_name, **options)
  449. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 915, in parse_response
  450. [197.x.x.x] out: response = connection.read_response()
  451. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 739, in read_response
  452. [197.x.x.x] out: response = self._parser.read_response()
  453. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 484, in read_response
  454. [197.x.x.x] out: raise response
  455. [197.x.x.x] out: redis.exceptions.BusyLoadingError: Redis is loading the dataset in memory
  456. [197.x.x.x] out:
  457.  
  458. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything --check
  459. [197.x.x.x] out: Traceback (most recent call last):
  460. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 27, in _decorator
  461. [197.x.x.x] out: return method(self, *args, **kwargs)
  462. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 94, in _get
  463. [197.x.x.x] out: return self.client.get(key, default=default, version=version, client=client)
  464. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 222, in get
  465. [197.x.x.x] out: raise ConnectionInterrupted(connection=client) from e
  466. [197.x.x.x] out: django_redis.exceptions.ConnectionInterrupted: Redis BusyLoadingError: Redis is loading the dataset in memory
  467. [197.x.x.x] out:
  468. [197.x.x.x] out: During handling of the above exception, another exception occurred:
  469. [197.x.x.x] out:
  470. [197.x.x.x] out: Traceback (most recent call last):
  471. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 195, in <module>
  472. [197.x.x.x] out: main()
  473. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 42, in main
  474. [197.x.x.x] out: execute_from_command_line(sys.argv)
  475. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line
  476. [197.x.x.x] out: utility.execute()
  477. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute
  478. [197.x.x.x] out: self.fetch_command(subcommand).run_from_argv(self.argv)
  479. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv
  480. [197.x.x.x] out: self.execute(*args, **cmd_options)
  481. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute
  482. [197.x.x.x] out: output = self.handle(*args, **options)
  483. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 59, in handle
  484. [197.x.x.x] out: if get_preindex_complete(head):
  485. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 138, in get_preindex_complete
  486. [197.x.x.x] out: return rcache.get(PREINDEX_COMPLETE_COMMIT, None) == head
  487. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 87, in get
  488. [197.x.x.x] out: value = self._get(key, default, version, client)
  489. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 34, in _decorator
  490. [197.x.x.x] out: raise e.__cause__
  491. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 220, in get
  492. [197.x.x.x] out: value = client.get(key)
  493. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 1606, in get
  494. [197.x.x.x] out: return self.execute_command('GET', name)
  495. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 901, in execute_command
  496. [197.x.x.x] out: return self.parse_response(conn, command_name, **options)
  497. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 915, in parse_response
  498. [197.x.x.x] out: response = connection.read_response()
  499. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 739, in read_response
  500. [197.x.x.x] out: response = self._parser.read_response()
  501. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 484, in read_response
  502. [197.x.x.x] out: raise response
  503. [197.x.x.x] out: redis.exceptions.BusyLoadingError: Redis is loading the dataset in memory
  504. [197.x.x.x] out:
  505.  
  506. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything --check
  507. [197.x.x.x] out: Traceback (most recent call last):
  508. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 27, in _decorator
  509. [197.x.x.x] out: return method(self, *args, **kwargs)
  510. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 94, in _get
  511. [197.x.x.x] out: return self.client.get(key, default=default, version=version, client=client)
  512. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 222, in get
  513. [197.x.x.x] out: raise ConnectionInterrupted(connection=client) from e
  514. [197.x.x.x] out: django_redis.exceptions.ConnectionInterrupted: Redis BusyLoadingError: Redis is loading the dataset in memory
  515. [197.x.x.x] out:
  516. [197.x.x.x] out: During handling of the above exception, another exception occurred:
  517. [197.x.x.x] out:
  518. [197.x.x.x] out: Traceback (most recent call last):
  519. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 195, in <module>
  520. [197.x.x.x] out: main()
  521. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 42, in main
  522. [197.x.x.x] out: execute_from_command_line(sys.argv)
  523. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line
  524. [197.x.x.x] out: utility.execute()
  525. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute
  526. [197.x.x.x] out: self.fetch_command(subcommand).run_from_argv(self.argv)
  527. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv
  528. [197.x.x.x] out: self.execute(*args, **cmd_options)
  529. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute
  530. [197.x.x.x] out: output = self.handle(*args, **options)
  531. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 59, in handle
  532. [197.x.x.x] out: if get_preindex_complete(head):
  533. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 138, in get_preindex_complete
  534. [197.x.x.x] out: return rcache.get(PREINDEX_COMPLETE_COMMIT, None) == head
  535. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 87, in get
  536. [197.x.x.x] out: value = self._get(key, default, version, client)
  537. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 34, in _decorator
  538. [197.x.x.x] out: raise e.__cause__
  539. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 220, in get
  540. [197.x.x.x] out: value = client.get(key)
  541. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 1606, in get
  542. [197.x.x.x] out: return self.execute_command('GET', name)
  543. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 901, in execute_command
  544. [197.x.x.x] out: return self.parse_response(conn, command_name, **options)
  545. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 915, in parse_response
  546. [197.x.x.x] out: response = connection.read_response()
  547. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 739, in read_response
  548. [197.x.x.x] out: response = self._parser.read_response()
  549. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 484, in read_response
  550. [197.x.x.x] out: raise response
  551. [197.x.x.x] out: redis.exceptions.BusyLoadingError: Redis is loading the dataset in memory
  552. [197.x.x.x] out:
  553.  
  554. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything --check
  555. [197.x.x.x] out: Traceback (most recent call last):
  556. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 27, in _decorator
  557. [197.x.x.x] out: return method(self, *args, **kwargs)
  558. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 94, in _get
  559. [197.x.x.x] out: return self.client.get(key, default=default, version=version, client=client)
  560. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 222, in get
  561. [197.x.x.x] out: raise ConnectionInterrupted(connection=client) from e
  562. [197.x.x.x] out: django_redis.exceptions.ConnectionInterrupted: Redis BusyLoadingError: Redis is loading the dataset in memory
  563. [197.x.x.x] out:
  564. [197.x.x.x] out: During handling of the above exception, another exception occurred:
  565. [197.x.x.x] out:
  566. [197.x.x.x] out: Traceback (most recent call last):
  567. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 195, in <module>
  568. [197.x.x.x] out: main()
  569. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 42, in main
  570. [197.x.x.x] out: execute_from_command_line(sys.argv)
  571. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line
  572. [197.x.x.x] out: utility.execute()
  573. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute
  574. [197.x.x.x] out: self.fetch_command(subcommand).run_from_argv(self.argv)
  575. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv
  576. [197.x.x.x] out: self.execute(*args, **cmd_options)
  577. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute
  578. [197.x.x.x] out: output = self.handle(*args, **options)
  579. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 59, in handle
  580. [197.x.x.x] out: if get_preindex_complete(head):
  581. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 138, in get_preindex_complete
  582. [197.x.x.x] out: return rcache.get(PREINDEX_COMPLETE_COMMIT, None) == head
  583. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 87, in get
  584. [197.x.x.x] out: value = self._get(key, default, version, client)
  585. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 34, in _decorator
  586. [197.x.x.x] out: raise e.__cause__
  587. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 220, in get
  588. [197.x.x.x] out: value = client.get(key)
  589. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 1606, in get
  590. [197.x.x.x] out: return self.execute_command('GET', name)
  591. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 901, in execute_command
  592. [197.x.x.x] out: return self.parse_response(conn, command_name, **options)
  593. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 915, in parse_response
  594. [197.x.x.x] out: response = connection.read_response()
  595. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 739, in read_response
  596. [197.x.x.x] out: response = self._parser.read_response()
  597. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 484, in read_response
  598. [197.x.x.x] out: raise response
  599. [197.x.x.x] out: redis.exceptions.BusyLoadingError: Redis is loading the dataset in memory
  600. [197.x.x.x] out:
  601.  
  602. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything --check
  603. [197.x.x.x] out: Traceback (most recent call last):
  604. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 27, in _decorator
  605. [197.x.x.x] out: return method(self, *args, **kwargs)
  606. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 94, in _get
  607. [197.x.x.x] out: return self.client.get(key, default=default, version=version, client=client)
  608. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 222, in get
  609. [197.x.x.x] out: raise ConnectionInterrupted(connection=client) from e
  610. [197.x.x.x] out: django_redis.exceptions.ConnectionInterrupted: Redis BusyLoadingError: Redis is loading the dataset in memory
  611. [197.x.x.x] out:
  612. [197.x.x.x] out: During handling of the above exception, another exception occurred:
  613. [197.x.x.x] out:
  614. [197.x.x.x] out: Traceback (most recent call last):
  615. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 195, in <module>
  616. [197.x.x.x] out: main()
  617. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 42, in main
  618. [197.x.x.x] out: execute_from_command_line(sys.argv)
  619. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line
  620. [197.x.x.x] out: utility.execute()
  621. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute
  622. [197.x.x.x] out: self.fetch_command(subcommand).run_from_argv(self.argv)
  623. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv
  624. [197.x.x.x] out: self.execute(*args, **cmd_options)
  625. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute
  626. [197.x.x.x] out: output = self.handle(*args, **options)
  627. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 59, in handle
  628. [197.x.x.x] out: if get_preindex_complete(head):
  629. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 138, in get_preindex_complete
  630. [197.x.x.x] out: return rcache.get(PREINDEX_COMPLETE_COMMIT, None) == head
  631. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 87, in get
  632. [197.x.x.x] out: value = self._get(key, default, version, client)
  633. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 34, in _decorator
  634. [197.x.x.x] out: raise e.__cause__
  635. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 220, in get
  636. [197.x.x.x] out: value = client.get(key)
  637. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 1606, in get
  638. [197.x.x.x] out: return self.execute_command('GET', name)
  639. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 901, in execute_command
  640. [197.x.x.x] out: return self.parse_response(conn, command_name, **options)
  641. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 915, in parse_response
  642. [197.x.x.x] out: response = connection.read_response()
  643. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 739, in read_response
  644. [197.x.x.x] out: response = self._parser.read_response()
  645. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 484, in read_response
  646. [197.x.x.x] out: raise response
  647. [197.x.x.x] out: redis.exceptions.BusyLoadingError: Redis is loading the dataset in memory
  648. [197.x.x.x] out:
  649.  
  650. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything --check
  651. [197.x.x.x] out: Traceback (most recent call last):
  652. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 27, in _decorator
  653. [197.x.x.x] out: return method(self, *args, **kwargs)
  654. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 94, in _get
  655. [197.x.x.x] out: return self.client.get(key, default=default, version=version, client=client)
  656. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 222, in get
  657. [197.x.x.x] out: raise ConnectionInterrupted(connection=client) from e
  658. [197.x.x.x] out: django_redis.exceptions.ConnectionInterrupted: Redis BusyLoadingError: Redis is loading the dataset in memory
  659. [197.x.x.x] out:
  660. [197.x.x.x] out: During handling of the above exception, another exception occurred:
  661. [197.x.x.x] out:
  662. [197.x.x.x] out: Traceback (most recent call last):
  663. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 195, in <module>
  664. [197.x.x.x] out: main()
  665. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 42, in main
  666. [197.x.x.x] out: execute_from_command_line(sys.argv)
  667. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line
  668. [197.x.x.x] out: utility.execute()
  669. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute
  670. [197.x.x.x] out: self.fetch_command(subcommand).run_from_argv(self.argv)
  671. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv
  672. [197.x.x.x] out: self.execute(*args, **cmd_options)
  673. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute
  674. [197.x.x.x] out: output = self.handle(*args, **options)
  675. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 59, in handle
  676. [197.x.x.x] out: if get_preindex_complete(head):
  677. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 138, in get_preindex_complete
  678. [197.x.x.x] out: return rcache.get(PREINDEX_COMPLETE_COMMIT, None) == head
  679. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 87, in get
  680. [197.x.x.x] out: value = self._get(key, default, version, client)
  681. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 34, in _decorator
  682. [197.x.x.x] out: raise e.__cause__
  683. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 220, in get
  684. [197.x.x.x] out: value = client.get(key)
  685. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 1606, in get
  686. [197.x.x.x] out: return self.execute_command('GET', name)
  687. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 901, in execute_command
  688. [197.x.x.x] out: return self.parse_response(conn, command_name, **options)
  689. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 915, in parse_response
  690. [197.x.x.x] out: response = connection.read_response()
  691. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 739, in read_response
  692. [197.x.x.x] out: response = self._parser.read_response()
  693. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 484, in read_response
  694. [197.x.x.x] out: raise response
  695. [197.x.x.x] out: redis.exceptions.BusyLoadingError: Redis is loading the dataset in memory
  696. [197.x.x.x] out:
  697.  
  698. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python /home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py preindex_everything --check
  699. [197.x.x.x] out: Traceback (most recent call last):
  700. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 27, in _decorator
  701. [197.x.x.x] out: return method(self, *args, **kwargs)
  702. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 94, in _get
  703. [197.x.x.x] out: return self.client.get(key, default=default, version=version, client=client)
  704. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 222, in get
  705. [197.x.x.x] out: raise ConnectionInterrupted(connection=client) from e
  706. [197.x.x.x] out: django_redis.exceptions.ConnectionInterrupted: Redis BusyLoadingError: Redis is loading the dataset in memory
  707. [197.x.x.x] out:
  708. [197.x.x.x] out: During handling of the above exception, another exception occurred:
  709. [197.x.x.x] out:
  710. [197.x.x.x] out: Traceback (most recent call last):
  711. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 195, in <module>
  712. [197.x.x.x] out: main()
  713. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/manage.py", line 42, in main
  714. [197.x.x.x] out: execute_from_command_line(sys.argv)
  715. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line
  716. [197.x.x.x] out: utility.execute()
  717. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute
  718. [197.x.x.x] out: self.fetch_command(subcommand).run_from_argv(self.argv)
  719. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv
  720. [197.x.x.x] out: self.execute(*args, **cmd_options)
  721. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute
  722. [197.x.x.x] out: output = self.handle(*args, **options)
  723. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 59, in handle
  724. [197.x.x.x] out: if get_preindex_complete(head):
  725. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/corehq/apps/hqadmin/management/commands/preindex_everything.py", line 138, in get_preindex_complete
  726. [197.x.x.x] out: return rcache.get(PREINDEX_COMPLETE_COMMIT, None) == head
  727. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 87, in get
  728. [197.x.x.x] out: value = self._get(key, default, version, client)
  729. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/cache.py", line 34, in _decorator
  730. [197.x.x.x] out: raise e.__cause__
  731. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/django_redis/client/default.py", line 220, in get
  732. [197.x.x.x] out: value = client.get(key)
  733. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 1606, in get
  734. [197.x.x.x] out: return self.execute_command('GET', name)
  735. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 901, in execute_command
  736. [197.x.x.x] out: return self.parse_response(conn, command_name, **options)
  737. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/client.py", line 915, in parse_response
  738. [197.x.x.x] out: response = connection.read_response()
  739. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 739, in read_response
  740. [197.x.x.x] out: response = self._parser.read_response()
  741. [197.x.x.x] out: File "/home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/lib/python3.6/site-packages/redis/connection.py", line 484, in read_response
  742. [197.x.x.x] out: raise response
  743. [197.x.x.x] out: redis.exceptions.BusyLoadingError: Redis is loading the dataset in memory
  744. [197.x.x.x] out:
  745.  
  746. [197.x.x.x] sudo: /home/cchq/www/monolith/releases/2021-05-05_08.55/python_env-3.6/bin/python manage.py send_email --to-admins --subject ' You can'"'"'t deploy to monolith yet. There'"'"'s a preindex in process.' 'Preindexing is taking a while, so hold tight and wait for an email saying it'"'"'s done. Thank you for using AWESOME DEPLOY.'
  747.  
  748. Done.
  749. Disconnecting from 197.x.x.x... done.
  750. >> Sending email: CommCareHQ deploy successful - monolith
  751. Ubuntu 18.04.5 LTS
  752. /home/cchq/www/monolith/releases/2020-01-13_09.37/python_env-3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
  753. """)
  754. Unknown command: 'send_email'
  755. Type 'manage.py help' for usage.
  756. Connection to 197.x.x.x closed.
  757. commcare-cloud monolith django-manage record_deploy_success --user ccc --environment monolith --url https://github.com/dimagi/commcare-hq/compare/494680ca054fae26331e5e759012db72b85f3089...4521970278ce9b1ff6662b7c60fcf0a5f1b04576 --minutes 10 --commit 4521970278ce9b1ff6662b7c60fcf0a5f1b04576
  758. ssh 197.x.x.x -t -o UserKnownHostsFile=/home/ccc/environments/monolith/known_hosts 'sudo -iu cchq bash -c '"'"'cd /home/cchq/www/monolith/current; python_env-3.6/bin/python manage.py record_deploy_success --user ccc --environment monolith --url https://github.com/dimagi/commcare-hq/compare/494680ca054fae26331e5e759012db72b85f3089...4521970278ce9b1ff6662b7c60fcf0a5f1b04576 --minutes 10 --commit 4521970278ce9b1ff6662b7c60fcf0a5f1b04576'"'"''
  759. Ubuntu 18.04.5 LTS
  760. /home/cchq/www/monolith/releases/2020-01-13_09.37/python_env-3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
  761. """)
  762. usage: manage.py record_deploy_success [-h] [--version] [-v {0,1,2,3}]
  763. [--settings SETTINGS]
  764. [--pythonpath PYTHONPATH] [--traceback]
  765. [--no-color] [--user USER]
  766. [--environment ENVIRONMENT]
  767. [--mail_admins] [--url URL]
  768. [--minutes MINUTES]
  769. manage.py record_deploy_success: error: unrecognized arguments: --commit 4521970278ce9b1ff6662b7c60fcf0a5f1b04576
  770. Connection to 197.x.x.x closed.
  771. You have new mail in /var/mail/ccc
  772.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement