Tenacity 8.0.1 released to pypi

Bug #1935867 reported by David Ames
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL InnoDB Cluster Charm
Fix Released
Critical
David Ames
MySQL Router Charm
Fix Released
Critical
David Ames

Bug Description

Tencity 8.0.1 is breaking wheel instalation

unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install ERROR: Command errored out with exit status 1:
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install command: /var/lib/juju/agents/unit-mysql-innodb-cluster-1/.venv/bin/python /var/lib/juju/agents/unit-mysql-innodb-cluster-1/.venv/lib/python3.8/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-rw0i5rmc/overlay --no-warn-script-location --no-binary :none: --only-binary :none: --no-index --find-links wheelhouse -- 'setuptools >= 21.0.0,!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0' 'setuptools_scm[toml]>=3.4'
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install cwd: None
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install Complete output (4 lines):
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install Looking in links: wheelhouse
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install Processing ./wheelhouse/setuptools-41.6.0.zip
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install ERROR: Could not find a version that satisfies the requirement setuptools_scm[toml]>=3.4 (from versions: 1.17.0)
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install ERROR: No matching distribution found for setuptools_scm[toml]>=3.4
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install ----------------------------------------
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install ERROR: Command errored out with exit status 1: /var/lib/juju/agents/unit-mysql-innodb-cluster-1/.venv/bin/python /var/lib/juju/agents/unit-mysql-innodb-cluster-1/.venv/lib/python3.8/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-rw0i5rmc/overlay --no-warn-script-location --no-binary :none: --only-binary :none: --no-index --find-links wheelhouse -- 'setuptools >= 21.0.0,!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0' 'setuptools_scm[toml]>=3.4' Check the logs for full command output.
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install Traceback (most recent call last):
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install File "/var/lib/juju/agents/unit-mysql-innodb-cluster-1/charm/hooks/install", line 8, in <module>
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install basic.bootstrap_charm_deps()
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install File "/var/lib/juju/agents/unit-mysql-innodb-cluster-1/charm/lib/charms/layer/basic.py", line 212, in bootstrap_charm_deps
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install check_call([pip, 'install', '-U', reinstall_flag, '--no-index',
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install raise CalledProcessError(retcode, cmd)
unit-mysql-innodb-cluster-1: 13:41:39 WARNING unit.mysql-innodb-cluster/1.install subprocess.CalledProcessError: Command '['/var/lib/juju/agents/unit-mysql-innodb-cluster-1/.venv/bin/pip', 'install', '-U', '--force-reinstall', '--no-index', '--no-cache-dir', '-f', 'wheelhouse', 'charms.reactive==1.4.1', 'PyYAML==5.2', 'charms.openstack==0.0.1.dev1', 'psutil==5.8.0', 'netifaces==0.11.0', 'pyaml==20.4.0', 'mysqlclient==2.0.3', 'dnspython==1.16.0', 'tenacity==8.0.1', 'wheel==0.33.6', 'six==1.16.0', 'pbr==5.6.0', 'MarkupSafe==1.1.1', 'Tempita==0.5.2', 'Jinja2==2.10.1', 'netaddr==0.7.19', 'charmhelpers==0.20.23.dev3']' returned non-zero exit status 1.
unit-mysql-innodb-cluster-1: 13:41:39 ERROR juju.worker.uniter.operation hook "install" (via explicit, bespoke hook script) failed: exit status 1

David Ames (thedac)
Changed in charm-mysql-innodb-cluster:
status: New → Triaged
importance: Undecided → Critical
assignee: nobody → David Ames (thedac)
milestone: none → 21.10
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-mysql-innodb-cluster (master)
Changed in charm-mysql-innodb-cluster:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-mysql-innodb-cluster (master)

Reviewed: https://review.opendev.org/c/openstack/charm-mysql-innodb-cluster/+/800565
Committed: https://opendev.org/openstack/charm-mysql-innodb-cluster/commit/7846224012c93d88bda0e9ce2d910db4422870e9
Submitter: "Zuul (22348)"
Branch: master

commit 7846224012c93d88bda0e9ce2d910db4422870e9
Author: David Ames <email address hidden>
Date: Mon Jul 12 14:15:42 2021 -0700

    Pin Tenacity

    Pin tenacity bellow 8.0.1 which breaks wheel dependencies.

    Change-Id: I1ce7af407069e350b0ebc4503630ed0b9d8f9180
    Closes-Bug: #1935867

Changed in charm-mysql-innodb-cluster:
status: In Progress → Fix Committed
David Ames (thedac)
Changed in charm-mysql-router:
assignee: nobody → David Ames (thedac)
milestone: none → 21.10
importance: Undecided → Critical
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-mysql-router (master)
Changed in charm-mysql-router:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-mysql-router (master)

Reviewed: https://review.opendev.org/c/openstack/charm-mysql-router/+/801157
Committed: https://opendev.org/openstack/charm-mysql-router/commit/a3ff6f435296712a0d8fe4f97458a5b715a027dd
Submitter: "Zuul (22348)"
Branch: master

commit a3ff6f435296712a0d8fe4f97458a5b715a027dd
Author: David Ames <email address hidden>
Date: Fri Jul 16 16:17:08 2021 -0700

    Pin Tenacity

    Pin tenacity bellow 8.0.1 which breaks wheel dependencies.

    Change-Id: Ie9d4ccf0f8c9c1671f40014a7e6e9b7989f14fc3
    Closes-Bug: #1935867

Changed in charm-mysql-router:
status: In Progress → Fix Committed
Changed in charm-mysql-innodb-cluster:
status: Fix Committed → Fix Released
Changed in charm-mysql-router:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.