Advertisement
Guest User

Untitled

a guest
Jan 31st, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.62 KB | Software | 0 0
  1. 2023-01-31T08:29:35.442154649Z ╭──────────── git repo clone ───────────╼
  2. 2023-01-31T08:29:35.442204624Z │  › fetching app source code
  3. 2023-01-31T08:29:35.442208615Z │ => Selecting branch "main"
  4. 2023-01-31T08:29:35.442211357Z │ => Checking out commit "b095f5dd0b833476851bcf5a7e265dd68392aa23"
  5. 2023-01-31T08:29:35.442214475Z │
  6. 2023-01-31T08:29:35.442217868Z │  ✔ cloned repo to /workspace
  7. 2023-01-31T08:29:35.442221253Z ╰────────────────────────────────────────╼
  8. 2023-01-31T08:29:35.442223944Z
  9. 2023-01-31T08:29:35.442226741Z ╭──────────── buildpack detection ───────────╼
  10. 2023-01-31T08:29:35.442229519Z │  › using Ubuntu 18.04 stack
  11. 2023-01-31T08:29:35.442232656Z │ Detected the following buildpacks suitable to build your app:
  12. 2023-01-31T08:29:35.442235590Z │
  13. 2023-01-31T08:29:35.442238683Z │ digitalocean/python-appdetect v0.0.2
  14. 2023-01-31T08:29:35.442241296Z │ heroku/python v1.224.4 (Python)
  15. 2023-01-31T08:29:35.442243984Z │ digitalocean/procfile v0.0.3 (Procfile)
  16. 2023-01-31T08:29:35.442246514Z │ digitalocean/custom v0.1.1 (Custom Build Command)
  17. 2023-01-31T08:29:35.442249044Z │
  18. 2023-01-31T08:29:35.442252138Z │ For documentation on the buildpacks used to build your app, please see:
  19. 2023-01-31T08:29:35.442254487Z │
  20. 2023-01-31T08:29:35.442257229Z │ Python v1.224.4 https://do.co/apps-buildpack-python
  21. 2023-01-31T08:29:35.442260153Z ╰─────────────────────────────────────────────╼
  22. 2023-01-31T08:29:35.442262651Z
  23. 2023-01-31T08:29:35.442265930Z ╭──────────── app build ───────────╼
  24. 2023-01-31T08:29:35.442268677Z │ -----> No Python version was specified. Using the buildpack default: python-3.10.9
  25. 2023-01-31T08:29:35.442271908Z │ To use a different version, see: https://devcenter.heroku.com/articles/python-runtimes
  26. 2023-01-31T08:29:36.055390848Z │ -----> Installing python-3.10.9
  27. 2023-01-31T08:29:37.712970207Z │ -----> Installing pip 22.3.1, setuptools 63.4.3 and wheel 0.37.1
  28. 2023-01-31T08:29:43.492634520Z │ -----> Installing SQLite3
  29. 2023-01-31T08:29:50.494021976Z │ -----> Installing requirements with pip
  30. 2023-01-31T08:29:50.889229914Z │ Collecting click==7.1.2
  31. 2023-01-31T08:29:50.908465499Z │ Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
  32. 2023-01-31T08:29:50.935942831Z │ Collecting Flask==1.1.2
  33. 2023-01-31T08:29:50.938665753Z │ Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB)
  34. 2023-01-31T08:29:50.963140822Z │ Collecting gunicorn==20.0.4
  35. 2023-01-31T08:29:50.966843140Z │ Downloading gunicorn-20.0.4-py2.py3-none-any.whl (77 kB)
  36. 2023-01-31T08:29:50.980862199Z │ Collecting itsdangerous==1.1.0
  37. 2023-01-31T08:29:50.984282836Z │ Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB)
  38. 2023-01-31T08:29:51.003977872Z │ Collecting Jinja2==2.11.3
  39. 2023-01-31T08:29:51.006777351Z │ Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
  40. 2023-01-31T08:29:51.059852453Z │ Collecting MarkupSafe==1.1.1
  41. 2023-01-31T08:29:51.062686487Z │ Downloading MarkupSafe-1.1.1.tar.gz (19 kB)
  42. 2023-01-31T08:29:51.073432996Z │ Preparing metadata (setup.py): started
  43. 2023-01-31T08:29:51.295548325Z │ Preparing metadata (setup.py): finished with status 'done'
  44. 2023-01-31T08:29:51.327892528Z │ Collecting Werkzeug==1.0.1
  45. 2023-01-31T08:29:51.334060974Z │ Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB)
  46. 2023-01-31T08:29:51.426062933Z │ Building wheels for collected packages: MarkupSafe
  47. 2023-01-31T08:29:51.426370930Z │ Building wheel for MarkupSafe (setup.py): started
  48. 2023-01-31T08:29:52.063756325Z │ Building wheel for MarkupSafe (setup.py): finished with status 'done'
  49. 2023-01-31T08:29:52.064586226Z │ Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp310-cp310-linux_x86_64.whl size=17159 sha256=03b109b1dd6b37341a40c4e6f4fa729cb7415fc53264444a024a78379e2e228b
  50. 2023-01-31T08:29:52.064594747Z │ Stored in directory: /tmp/pip-ephem-wheel-cache-tblt8rb0/wheels/c2/4a/39/f04167fc97c568e844103dfa28569bd4947c475f3f4ada9a8b
  51. 2023-01-31T08:29:52.066003974Z │ Successfully built MarkupSafe
  52. 2023-01-31T08:29:52.093969239Z │ Installing collected packages: Werkzeug, MarkupSafe, itsdangerous, gunicorn, click, Jinja2, Flask
  53. 2023-01-31T08:29:52.454155149Z │ Successfully installed Flask-1.1.2 Jinja2-2.11.3 MarkupSafe-1.1.1 Werkzeug-1.0.1 click-7.1.2 gunicorn-20.0.4 itsdangerous-1.1.0
  54. 2023-01-31T08:29:53.191371998Z │ Procfile: configuring type "web" process: "gunicorn --worker-tmp-dir /dev/shm --config gunicorn_config.py app:app"
  55. 2023-01-31T08:29:53.363724942Z ╰───────────────────────────────────╼
  56. 2023-01-31T08:29:53.363806819Z
  57. 2023-01-31T08:29:53.372507391Z ╭──────────── app upload ───────────╼
  58. 2023-01-31T08:29:53.383888151Z │  › uploading app container image to DOCR
  59. 2023-01-31T08:29:55.408902110Z │ Adding layer 'heroku/python:profile'
  60. 2023-01-31T08:29:57.587595286Z │ Adding 1/1 app layer(s)
  61. 2023-01-31T08:29:57.646897982Z │ Adding layer 'launcher'
  62. 2023-01-31T08:29:57.689259894Z │ Adding layer 'config'
  63. 2023-01-31T08:29:57.703157797Z │ Adding label 'io.buildpacks.lifecycle.metadata'
  64. 2023-01-31T08:29:57.703634517Z │ Adding label 'io.buildpacks.build.metadata'
  65. 2023-01-31T08:29:57.703639282Z │ Adding label 'io.buildpacks.project.metadata'
  66. 2023-01-31T08:29:57.704415448Z │ Saving <image-1>...
  67. 2023-01-31T08:29:58.173762163Z │ *** Images (sha256:2284cad6b6cf64ab589cc19e665202e09f8c930ae084c49b52fab204ca33e86a):
  68. 2023-01-31T08:29:58.173791461Z │ <image-2> - Post <registry-uri-4> GET <do-api-uri-3> unexpected status code 400 Bad Request
  69. 2023-01-31T08:29:58.179176439Z │ ERROR: failed to export: failed to write image to the following tags: [<image-5>: Post <registry-uri-7> GET <do-api-uri-6> unexpected status code 400 Bad Request]
  70. 2023-01-31T08:29:58.180027752Z │
  71. 2023-01-31T08:29:58.180038448Z │ command exited with code 246
  72. 2023-01-31T08:29:58.240840984Z │
  73. 2023-01-31T08:29:58.241662615Z │  » an error occurred, trying again (attempt #1)
  74. 2023-01-31T08:30:05.815702240Z │ Adding layer 'heroku/python:profile'
  75. 2023-01-31T08:30:07.165688011Z │ Adding 1/1 app layer(s)
  76. 2023-01-31T08:30:07.173144231Z │ Adding layer 'launcher'
  77. 2023-01-31T08:30:07.214551790Z │ Adding layer 'config'
  78. 2023-01-31T08:30:07.217108202Z │ Adding label 'io.buildpacks.lifecycle.metadata'
  79. 2023-01-31T08:30:07.217896635Z │ Adding label 'io.buildpacks.build.metadata'
  80. 2023-01-31T08:30:07.217902827Z │ Adding label 'io.buildpacks.project.metadata'
  81. 2023-01-31T08:30:07.218716634Z │ Saving <image-1>...
  82. 2023-01-31T08:30:07.986603712Z │ *** Images (sha256:2284cad6b6cf64ab589cc19e665202e09f8c930ae084c49b52fab204ca33e86a):
  83. 2023-01-31T08:30:07.986932674Z │ <image-2> - Post <registry-uri-4> GET <do-api-uri-3> unexpected status code 400 Bad Request
  84. 2023-01-31T08:30:07.995218001Z │ ERROR: failed to export: failed to write image to the following tags: [<image-5>: Post <registry-uri-7> GET <do-api-uri-6> unexpected status code 400 Bad Request]
  85. 2023-01-31T08:30:07.996204106Z │
  86. 2023-01-31T08:30:07.996218641Z │ command exited with code 246
  87. 2023-01-31T08:30:08.075260756Z │  ✘ image upload failed
  88.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement