Public bug reported: This started a few days ago, all ussuri backports fail 100% on this job, sample backport and relevant log at [0][1]
It seems this job still uses python2? install_pip fails with: 2021-06-21 07:51:08.542161 | controller | ERROR: This script does not work on Python 2.7 The minimum supported Python version is 3.6. Please use https://bootstrap.pypa.io/pip/2.7/get-pip.py instead. This job inherits from tempest-slow-py3 but it seems we are the only consumers in stable/ussuri [2] It may be fixable with USE_PYTHON3, as per ussuri devstack doc it looks like it was not default yet at that time [3], but it feels strange to have to set it with parent job having -py3 in title? [0] https://review.opendev.org/c/openstack/neutron/+/797000 [1] https://abfd123151705ca58b12-2045be852d43868eb95da6cc3429b40d.ssl.cf1.rackcdn.com/797000/1/check/neutron-tempest-slow-py3/44d649a/job-output.txt [2] https://zuul.opendev.org/t/openstack/builds?job_name=tempest-slow-py3&branch=stable%2Fussuri [3] https://docs.openstack.org/devstack/ussuri/configuration.html#use-python3 ** Affects: neutron Importance: Undecided Status: New ** Tags: gate-failure -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1933086 Title: [stable/ussuri] neutron-tempest-slow-py3 fails with "ERROR: This script does not work on Python 2.7" Status in neutron: New Bug description: This started a few days ago, all ussuri backports fail 100% on this job, sample backport and relevant log at [0][1] It seems this job still uses python2? install_pip fails with: 2021-06-21 07:51:08.542161 | controller | ERROR: This script does not work on Python 2.7 The minimum supported Python version is 3.6. Please use https://bootstrap.pypa.io/pip/2.7/get-pip.py instead. This job inherits from tempest-slow-py3 but it seems we are the only consumers in stable/ussuri [2] It may be fixable with USE_PYTHON3, as per ussuri devstack doc it looks like it was not default yet at that time [3], but it feels strange to have to set it with parent job having -py3 in title? [0] https://review.opendev.org/c/openstack/neutron/+/797000 [1] https://abfd123151705ca58b12-2045be852d43868eb95da6cc3429b40d.ssl.cf1.rackcdn.com/797000/1/check/neutron-tempest-slow-py3/44d649a/job-output.txt [2] https://zuul.opendev.org/t/openstack/builds?job_name=tempest-slow-py3&branch=stable%2Fussuri [3] https://docs.openstack.org/devstack/ussuri/configuration.html#use-python3 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1933086/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

