Advertisement
thordendal

Untitled

Feb 19th, 2018
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. ----->' 'Fetching custom buildpack'
  2. -----> Fetching custom buildpack
  3. -----> Fetching custom buildpack == --* ]]
  4. -----> Fetching custom buildpack == ==* ]]
  5. -----> Fetching custom buildpack'
  6. remote: + read -r line
  7. remote: + selected_path=/tmp/buildpacks/custom
  8. remote: + rm -rf /tmp/buildpacks/custom
  9. remote: + IFS='#'
  10. remote: + read -r url commit
  11. remote: + buildpack-install https://github.com/heroku/heroku-buildpack-nodejs.git '' custom
  12. remote: + rm -rf ''
  13. remote: + exit_code=2
  14. remote: + set -e
  15. remote: + [[ 2 -eq 10 ]]
  16. remote: + implemented=1
  17. remote: + [[ 2 -ne 0 ]]
  18. remote: + exit 2
  19. + exit_code=0
  20. + set -e
  21. + [[ 0 -eq 10 ]]
  22. + implemented=1
  23. + [[ 0 -ne 0 ]]
  24. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  25. + set +e
  26. + /var/lib/dokku/plugins/enabled/letsencrypt/commands git-receive-pack ''\''universe'\'''
  27. + exit_code=10
  28. + set -e
  29. + [[ 10 -eq 10 ]]
  30. + continue
  31. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  32. + set +e
  33. + /var/lib/dokku/plugins/enabled/logs/commands git-receive-pack ''\''universe'\'''
  34. + exit_code=10
  35. + set -e
  36. + [[ 10 -eq 10 ]]
  37. + continue
  38. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  39. + set +e
  40. + /var/lib/dokku/plugins/enabled/mongo/commands git-receive-pack ''\''universe'\'''
  41. + exit_code=10
  42. + set -e
  43. + [[ 10 -eq 10 ]]
  44. + continue
  45. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  46. + set +e
  47. + /var/lib/dokku/plugins/enabled/network/commands git-receive-pack ''\''universe'\'''
  48. + exit_code=10
  49. + set -e
  50. + [[ 10 -eq 10 ]]
  51. + continue
  52. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  53. + set +e
  54. + /var/lib/dokku/plugins/enabled/nginx-vhosts/commands git-receive-pack ''\''universe'\'''
  55. + exit_code=10
  56. + set -e
  57. + [[ 10 -eq 10 ]]
  58. + continue
  59. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  60. + set +e
  61. + /var/lib/dokku/plugins/enabled/plugin/commands git-receive-pack ''\''universe'\'''
  62. + exit_code=10
  63. + set -e
  64. + [[ 10 -eq 10 ]]
  65. + continue
  66. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  67. + set +e
  68. + /var/lib/dokku/plugins/enabled/postgres/commands git-receive-pack ''\''universe'\'''
  69. + exit_code=10
  70. + set -e
  71. + [[ 10 -eq 10 ]]
  72. + continue
  73. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  74. + set +e
  75. + /var/lib/dokku/plugins/enabled/proxy/commands git-receive-pack ''\''universe'\'''
  76. + exit_code=10
  77. + set -e
  78. + [[ 10 -eq 10 ]]
  79. + continue
  80. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  81. + set +e
  82. + /var/lib/dokku/plugins/enabled/ps/commands git-receive-pack ''\''universe'\'''
  83. + exit_code=10
  84. + set -e
  85. + [[ 10 -eq 10 ]]
  86. + continue
  87. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  88. + set +e
  89. + /var/lib/dokku/plugins/enabled/repo/commands git-receive-pack ''\''universe'\'''
  90. + exit_code=10
  91. + set -e
  92. + [[ 10 -eq 10 ]]
  93. + continue
  94. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  95. + set +e
  96. + /var/lib/dokku/plugins/enabled/shell/commands git-receive-pack ''\''universe'\'''
  97. + exit_code=10
  98. + set -e
  99. + [[ 10 -eq 10 ]]
  100. + continue
  101. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  102. + set +e
  103. + /var/lib/dokku/plugins/enabled/ssh-keys/commands git-receive-pack ''\''universe'\'''
  104. + exit_code=10
  105. + set -e
  106. + [[ 10 -eq 10 ]]
  107. + continue
  108. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  109. + set +e
  110. + /var/lib/dokku/plugins/enabled/storage/commands git-receive-pack ''\''universe'\'''
  111. + exit_code=10
  112. + set -e
  113. + [[ 10 -eq 10 ]]
  114. + continue
  115. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  116. + set +e
  117. + /var/lib/dokku/plugins/enabled/tags/commands git-receive-pack ''\''universe'\'''
  118. + exit_code=10
  119. + set -e
  120. + [[ 10 -eq 10 ]]
  121. + continue
  122. + for script in '$PLUGIN_ENABLED_PATH/*/commands'
  123. + set +e
  124. + /var/lib/dokku/plugins/enabled/tar/commands git-receive-pack ''\''universe'\'''
  125. + exit_code=10
  126. + set -e
  127. + [[ 10 -eq 10 ]]
  128. + continue
  129. + [[ 1 -eq 0 ]]
  130. + set +f
  131. + exit 0
  132. To dokku@127.0.0.1:universe
  133. ! [remote rejected] master -> master (pre-receive hook declined)
  134. error: failed to push some refs to 'dokku@127.0.0.1:universe'
  135. Use --force to continue.
  136.  
  137. Aborted due to warnings.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement