Kolla-toolbox fails to build due to new release of cmd2

Bug #1773938 reported by Martin André
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Martin André
kolla-ansible
Fix Released
Undecided
Unassigned

Bug Description

The cmd2 package has released a 0.9 version that requires python3. This causes kolla-toolbox to fail to build and prevents us from merging anything in kolla:

INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2>=0.6.7 (from cliff!=2.9.0,>=2.8.0->python-openstackclient==3.14.0)
INFO:kolla.common.utils.kolla-toolbox: Downloading http://mirror.dfw.rax.openstack.org:8080/pypi/packages/98/b9/d0f52184579ab8cdff09bd7e786f24de14b3c8a6120ecf94f2dd33143cf4/cmd2-0.9.1.tar.gz (135kB)
INFO:kolla.common.utils.kolla-toolbox:cmd2 requires Python '>=3.4' but the running Python is 2.7.12

http://logs.openstack.org/18/570718/1/gate/kolla-build-ubuntu-source/1265b38/logs/build/000_FAILED_kolla-toolbox.txt.gz

See related issue https://github.com/python-cmd2/cmd2/issues/421

Revision history for this message
Martin André (mandre) wrote :
Changed in kolla:
assignee: nobody → Martin André (mandre)
Changed in kolla:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/571109

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/571161

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/571162

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/571163

Changed in kolla-ansible:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/571122
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=4ab76ed9e1c277b68f3077cfee5c61375b78ef06
Submitter: Zuul
Branch: master

commit 4ab76ed9e1c277b68f3077cfee5c61375b78ef06
Author: Jeffrey Zhang <email address hidden>
Date: Wed May 30 16:00:58 2018 +0800

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Change-Id: I5f88f0b0540785f8e7b7ab7c5252c6a51f314922
    Closes-Bug: #1773938

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (master)

Reviewed: https://review.openstack.org/571109
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=5a914622d4543436ef847feaf4dbbb1181315e65
Submitter: Zuul
Branch: master

commit 5a914622d4543436ef847feaf4dbbb1181315e65
Author: Martin André <email address hidden>
Date: Wed May 30 09:03:47 2018 +0200

    Unblock gate

    Add kolla-toolbox and sensu-base to skip list to unblock gate. Then we
    can merge the proper fix and remove the images from skip list.

    Change-Id: I34285fffc7a3542007161d2e10e713756710b4ca
    Related-Bug: #1773938
    Related-Bug: #1774123

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/570874
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=a126aca2982b9b0078fb10f0765855fd7b81a888
Submitter: Zuul
Branch: master

commit a126aca2982b9b0078fb10f0765855fd7b81a888
Author: Martin André <email address hidden>
Date: Tue May 29 10:56:12 2018 +0200

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Change-Id: I08b606980cb796a6b884e69b3e6749edbdd7cf37
    Closes-Bug: #1773938

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (stable/queens)

Related fix proposed to branch: stable/queens
Review: https://review.openstack.org/571181

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/571182

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/571185

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/571187

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/queens)

Reviewed: https://review.openstack.org/571161
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=678bac532436f409c262db01e2e7b2107bda267b
Submitter: Zuul
Branch: stable/queens

commit 678bac532436f409c262db01e2e7b2107bda267b
Author: Jeffrey Zhang <email address hidden>
Date: Wed May 30 16:00:58 2018 +0800

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Change-Id: I5f88f0b0540785f8e7b7ab7c5252c6a51f314922
    Closes-Bug: #1773938

tags: added: in-stable-queens
tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ocata)

Reviewed: https://review.openstack.org/571163
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=5bc45ebd8154107dab0db04b382ba6ece4ff843d
Submitter: Zuul
Branch: stable/ocata

commit 5bc45ebd8154107dab0db04b382ba6ece4ff843d
Author: Jeffrey Zhang <email address hidden>
Date: Wed May 30 16:00:58 2018 +0800

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Change-Id: I5f88f0b0540785f8e7b7ab7c5252c6a51f314922
    Closes-Bug: #1773938
    (cherry picked from commit 4ab76ed9e1c277b68f3077cfee5c61375b78ef06)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/pike)

Reviewed: https://review.openstack.org/571162
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=d22a4e5655c1232de9f020ddfce4e600c623658d
Submitter: Zuul
Branch: stable/pike

commit d22a4e5655c1232de9f020ddfce4e600c623658d
Author: Jeffrey Zhang <email address hidden>
Date: Wed May 30 16:00:58 2018 +0800

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Change-Id: I5f88f0b0540785f8e7b7ab7c5252c6a51f314922
    Closes-Bug: #1773938

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (stable/queens)

Reviewed: https://review.openstack.org/571181
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=c0838d2a61eedf0adf98b84d4cdc5d97151ccba5
Submitter: Zuul
Branch: stable/queens

commit c0838d2a61eedf0adf98b84d4cdc5d97151ccba5
Author: Martin André <email address hidden>
Date: Wed May 30 09:03:47 2018 +0200

    Unblock gate

    Add kolla-toolbox and sensu-base to skip list to unblock gate. Then we
    can merge the proper fix and remove the images from skip list.

    Change-Id: I34285fffc7a3542007161d2e10e713756710b4ca
    Related-Bug: #1773938
    Related-Bug: #1774123
    (cherry picked from commit 5a914622d4543436ef847feaf4dbbb1181315e65)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/queens)

Reviewed: https://review.openstack.org/571182
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=37c1731da1dec0386bde1dc5f0c7d78bd522b225
Submitter: Zuul
Branch: stable/queens

commit 37c1731da1dec0386bde1dc5f0c7d78bd522b225
Author: Martin André <email address hidden>
Date: Tue May 29 10:56:12 2018 +0200

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Change-Id: I08b606980cb796a6b884e69b3e6749edbdd7cf37
    Closes-Bug: #1773938
    (cherry picked from commit a126aca2982b9b0078fb10f0765855fd7b81a888)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/pike)

Reviewed: https://review.openstack.org/571185
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=d5ff1f4b7aaeacd78e4ce1254c9428103893c137
Submitter: Zuul
Branch: stable/pike

commit d5ff1f4b7aaeacd78e4ce1254c9428103893c137
Author: Martin André <email address hidden>
Date: Tue May 29 10:56:12 2018 +0200

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Change-Id: I08b606980cb796a6b884e69b3e6749edbdd7cf37
    Closes-Bug: #1773938
    (cherry picked from commit a126aca2982b9b0078fb10f0765855fd7b81a888)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/ocata)

Reviewed: https://review.openstack.org/571187
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=77fd6e5c33edb62a3be7f4996dcc07dfd358ec50
Submitter: Zuul
Branch: stable/ocata

commit 77fd6e5c33edb62a3be7f4996dcc07dfd358ec50
Author: Martin André <email address hidden>
Date: Tue May 29 10:56:12 2018 +0200

    Put upper limit on cmd2 in kolla-toolbox

    This fixes an issue with cmd2 >= 0.9.0 requiring python3.

    Conflicts:
     docker/kolla-toolbox/Dockerfile.j2

    Change-Id: I08b606980cb796a6b884e69b3e6749edbdd7cf37
    Closes-Bug: #1773938
    (cherry picked from commit a126aca2982b9b0078fb10f0765855fd7b81a888)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 7.0.0.0b2

This issue was fixed in the openstack/kolla 7.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 7.0.0.0b2

This issue was fixed in the openstack/kolla-ansible 7.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 4.0.5

This issue was fixed in the openstack/kolla-ansible 4.0.5 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 4.0.5

This issue was fixed in the openstack/kolla 4.0.5 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 6.1.0

This issue was fixed in the openstack/kolla 6.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 6.1.0

This issue was fixed in the openstack/kolla-ansible 6.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 5.0.3

This issue was fixed in the openstack/kolla-ansible 5.0.3 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 5.0.3

This issue was fixed in the openstack/kolla 5.0.3 release.

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.