thoth-station / ps-nlp

This is a repository for a Predictive Stack for Natural Language Processing (NLP)
GNU General Public License v3.0
1 stars 9 forks source link

Failed to update dependencies to their latest version #128

Closed khebhut[bot] closed 3 years ago

khebhut[bot] commented 3 years ago

Automatic dependency update failed for the current master with SHA b24c0ced32c743f151a6db91cfb8ac2820337cc0.

The automatic dependency management cannot continue. Please fix errors reported bellow.

Command
  $ pipenv update --dev
Standard output ``` Running $ pipenv lock then $ pipenv sync. Installing dependencies from Pipfile.lock (bcd8ac)... Installing initially failed dependencies... ```
Standard error ``` Creating a virtualenv for this project... Pipfile: /tmp/tmposk3c80f/overlays/ps-nlp-tensorflow/Pipfile Using /home/user/.local/share/virtualenvs/user-5PivF_Od/bin/python3.8 (3.8.6) to create virtualenv... created virtual environment CPython3.8.6.final.0-64 in 1096ms creator CPython3Posix(dest=/tmp/tmposk3c80f/overlays/ps-nlp-tensorflow/.venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmp63hzca29) added seed packages: pip==21.1.3, setuptools==57.1.0, wheel==0.36.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator Successfully created virtual environment! Virtualenv location: /tmp/tmposk3c80f/overlays/ps-nlp-tensorflow/.venv Locking [dev-packages] dependencies... Locking [packages] dependencies... Building requirements...  Resolving dependencies...  Success! Updated Pipfile.lock (bcd8ac)! An error occurred while installing jupyter-tensorboard==0.2.0 --hash=sha256:43ed7bb6458144963c87e327ffde30bfec8aa68425387e6243c7071ad153a9aa! Will try again. An error occurred while installing tensorflow==2.6.0 --hash=sha256:e45e026a9d08c89cecc1160d8248135e2fb79bdc3267328399e1fb25ce583bd6 --hash=sha256:6e38b6969414d16afc560c58ca34e1328cc0a5dbd644b64e060f5be8a6653274 --hash=sha256:00b1af0a0c5c102db19caceffac4bd4e6c536e6d7512144c241a4ace4428e7c6 --hash=sha256:2c9b8c6adc060acfcf805a2ea501db0124b679d95b522fd5983a4c110e8e0264 --hash=sha256:2a067d22a356c2cd4753bdd16ee492c55a610f5ebc52713e2954c642f070321c --hash=sha256:bc73ebdd30c48cfc27ba307271117e6dbb795b37396ed817b2fec9393380b115 --hash=sha256:8b5ce09ede0fe45ef100f4dc65cf3f46722194e75139f85d524058315e2ce9fa --hash=sha256:dea97f664246e185d79cbe40a86309527affd4232f06afa8a6500c4fc4b64a03 --hash=sha256:d6468e05552720100e8f94097feb770de320e4c8c244323a8746bd84e5ba4052 --hash=sha256:c67fad296a3a2133b7a14da5f06c9937e7911b02c5d7a3ff6ba52a1d79b6bc9e --hash=sha256:bfb255c2b0400bc5b4060dda098d46cd7ddeb53b7cbac1dfa29435612cba828c --hash=sha256:4716c9b25a61a2c79b1f253d1e114f1f8679241559c13ad18c657c626a7d5924! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 21, in new_func [InstallError]: return f(get_current_context(), *args, **kwargs) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 594, in update [InstallError]: do_sync( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2884, in do_sync [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 903, in do_install_dependencies [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=False) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow==2.6.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Environment details ``` Kebechet version: 1.4.0 Python version: 3.8.6 Platform: Linux-4.18.0-240.22.1.el8_3.x86_64-x86_64-with-glibc2.2.5 pipenv version: pipenv, version 2020.11.15 ```
Dependency graph ``` Unable to obtain dependency graph: An error occurred while installing tensorflow>=2.0.0! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 233, in install [InstallError]: retcode = do_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2052, in do_install [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 899, in do_install_dependencies [InstallError]: batch_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 796, in batch_install [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=retry) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow>=2.0.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Notes

For more information, see Pipfile and Pipfile.lock.

Once this issue is resolved, the issue will be automatically closed by bot.

/label thoth/potential-flake /kind bug /priority critical-urgent

sesheta commented 3 years ago

@khebhut[bot]: The label(s) /label thoth/potential-flake cannot be applied. These labels are supported: community/discussion, community/group-programming, community/maintenance, community/question, deployment_name/ocp4-stage, deployment_name/ocp4-test, deployment_name/zero-prod, hacktoberfest, hacktoberfest-accepted, kind/cleanup, kind/demo, kind/deprecation, kind/documentation, kind/question, sig/advisor, sig/build, sig/cyborgs, sig/devops, sig/documentation, sig/indicators, sig/investigator, sig/knowledge-graph, sig/slo, sig/solvers, thoth/group-programming, thoth/human-intervention-required, thoth/potential-observation, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, triage/accepted, triage/duplicate, triage/needs-information, triage/not-reproducible, triage/unresolved

In response to [this](https://github.com/thoth-station/ps-nlp/issues/128): > >Automatic dependency update failed for the current master with SHA b24c0ced32c743f151a6db91cfb8ac2820337cc0. > >The automatic dependency management cannot continue. Please fix errors reported bellow. > > >##### Command > >``` > $ pipenv update --dev >``` > >
> Standard output > >``` >Running $ pipenv lock then $ pipenv sync. >Installing dependencies from Pipfile.lock (bcd8ac)... >Installing initially failed dependencies... > >``` > >
Standard error ``` Creating a virtualenv for this project... Pipfile: /tmp/tmposk3c80f/overlays/ps-nlp-tensorflow/Pipfile Using /home/user/.local/share/virtualenvs/user-5PivF_Od/bin/python3.8 (3.8.6) to create virtualenv... created virtual environment CPython3.8.6.final.0-64 in 1096ms creator CPython3Posix(dest=/tmp/tmposk3c80f/overlays/ps-nlp-tensorflow/.venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmp63hzca29) added seed packages: pip==21.1.3, setuptools==57.1.0, wheel==0.36.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator Successfully created virtual environment! Virtualenv location: /tmp/tmposk3c80f/overlays/ps-nlp-tensorflow/.venv Locking [dev-packages] dependencies... Locking [packages] dependencies... Building requirements...  Resolving dependencies...  Success! Updated Pipfile.lock (bcd8ac)! An error occurred while installing jupyter-tensorboard==0.2.0 --hash=sha256:43ed7bb6458144963c87e327ffde30bfec8aa68425387e6243c7071ad153a9aa! Will try again. An error occurred while installing tensorflow==2.6.0 --hash=sha256:e45e026a9d08c89cecc1160d8248135e2fb79bdc3267328399e1fb25ce583bd6 --hash=sha256:6e38b6969414d16afc560c58ca34e1328cc0a5dbd644b64e060f5be8a6653274 --hash=sha256:00b1af0a0c5c102db19caceffac4bd4e6c536e6d7512144c241a4ace4428e7c6 --hash=sha256:2c9b8c6adc060acfcf805a2ea501db0124b679d95b522fd5983a4c110e8e0264 --hash=sha256:2a067d22a356c2cd4753bdd16ee492c55a610f5ebc52713e2954c642f070321c --hash=sha256:bc73ebdd30c48cfc27ba307271117e6dbb795b37396ed817b2fec9393380b115 --hash=sha256:8b5ce09ede0fe45ef100f4dc65cf3f46722194e75139f85d524058315e2ce9fa --hash=sha256:dea97f664246e185d79cbe40a86309527affd4232f06afa8a6500c4fc4b64a03 --hash=sha256:d6468e05552720100e8f94097feb770de320e4c8c244323a8746bd84e5ba4052 --hash=sha256:c67fad296a3a2133b7a14da5f06c9937e7911b02c5d7a3ff6ba52a1d79b6bc9e --hash=sha256:bfb255c2b0400bc5b4060dda098d46cd7ddeb53b7cbac1dfa29435612cba828c --hash=sha256:4716c9b25a61a2c79b1f253d1e114f1f8679241559c13ad18c657c626a7d5924! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 21, in new_func [InstallError]: return f(get_current_context(), *args, **kwargs) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 594, in update [InstallError]: do_sync( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2884, in do_sync [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 903, in do_install_dependencies [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=False) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow==2.6.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Environment details ``` Kebechet version: 1.4.0 Python version: 3.8.6 Platform: Linux-4.18.0-240.22.1.el8_3.x86_64-x86_64-with-glibc2.2.5 pipenv version: pipenv, version 2020.11.15 ```
Dependency graph ``` Unable to obtain dependency graph: An error occurred while installing tensorflow>=2.0.0! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 233, in install [InstallError]: retcode = do_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2052, in do_install [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 899, in do_install_dependencies [InstallError]: batch_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 796, in batch_install [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=retry) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow>=2.0.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Notes

For more information, see Pipfile and Pipfile.lock.

Once this issue is resolved, the issue will be automatically closed by bot.

/label thoth/potential-flake /kind bug /priority critical-urgent

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

sesheta commented 3 years ago

@khebhut[bot]: This issue is currently awaiting triage. One of the @thoth-station/devs will take care of the issue, and will accept the issue by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
khebhut[bot] commented 3 years ago

Automatic dependency update still failing for the current master with SHA 839b496711a4381ab44649ec8aa586e4c9ae68fb.

Command
  $ pipenv update --dev
Standard output ``` Running $ pipenv lock then $ pipenv sync. Installing dependencies from Pipfile.lock (d5c13c)... Installing initially failed dependencies... ```
Standard error ``` Creating a virtualenv for this project... Pipfile: /tmp/tmp_2elou0u/overlays/ps-nlp-tensorflow-gpu/Pipfile Using /home/user/.local/share/virtualenvs/user-5PivF_Od/bin/python3.8 (3.8.6) to create virtualenv... created virtual environment CPython3.8.6.final.0-64 in 918ms creator CPython3Posix(dest=/tmp/tmp_2elou0u/overlays/ps-nlp-tensorflow-gpu/.venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmpcvss3p3y) added seed packages: pip==21.1.3, setuptools==57.1.0, wheel==0.36.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator Successfully created virtual environment! Virtualenv location: /tmp/tmp_2elou0u/overlays/ps-nlp-tensorflow-gpu/.venv Locking [dev-packages] dependencies... Locking [packages] dependencies... Building requirements...  Resolving dependencies...  Success! Updated Pipfile.lock (d5c13c)! An error occurred while installing jupyter-tensorboard==0.2.0 --hash=sha256:43ed7bb6458144963c87e327ffde30bfec8aa68425387e6243c7071ad153a9aa! Will try again. An error occurred while installing tensorflow-gpu==2.6.0 --hash=sha256:bdd41566b7b1d1409cd72c4fec84fd193edd1f4cfa474d790c200db0f0df446e --hash=sha256:73913107b44e3829abe2466604f4caa7651b692e77addda94a764c6857d4c1b2 --hash=sha256:80e68a0efba86eea87ea8ec9a1ffd1def48d22db16268af547305bf0ba889746 --hash=sha256:e22046ce2909c61609e1a233a549e7aad2e433325b0ae179d58ab22d69214160 --hash=sha256:412b6e2683df7071b65aa2faeac576e4acb33f178963a3001b88c639a6f1f5f5 --hash=sha256:97f6c4a0647ec0746a43d9a91b9a56759f825ffde4b73c493792b692c7b6bb06 --hash=sha256:124ae47017958113595a802f494aca269bf0175c204ec0f6017d6872201a9dd9 --hash=sha256:4c6843f2482ef60ebfa5c30b4bbaf03137bac7e51a8b48dcc78b23d3d1ddac0e! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 21, in new_func [InstallError]: return f(get_current_context(), *args, **kwargs) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 594, in update [InstallError]: do_sync( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2884, in do_sync [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 903, in do_install_dependencies [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=False) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow-gpu==2.6.0 ERROR: Couldn't install package: tensorflow-gpu Package installation failed... ```
Environment details ``` Kebechet version: 1.4.0 Python version: 3.8.6 Platform: Linux-4.18.0-240.22.1.el8_3.x86_64-x86_64-with-glibc2.2.5 pipenv version: pipenv, version 2020.11.15 ```
Dependency graph ``` Unable to obtain dependency graph: An error occurred while installing tensorflow-gpu>=2.0.0! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 233, in install [InstallError]: retcode = do_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2052, in do_install [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 899, in do_install_dependencies [InstallError]: batch_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 796, in batch_install [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=retry) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow-gpu>=2.0.0 ERROR: Couldn't install package: tensorflow-gpu Package installation failed... ```
khebhut[bot] commented 3 years ago

Closing this issue as it is no longer relevant for the current master with SHA 8d6eeebf7effe80137840dd08bbcc8bd5d74900e.