Re: [Release-job-failures] Release of openstack/solum failed
zuul@openstack.org wrote:
Build failed.
- release-openstack-python http://logs.openstack.org/19/19a7574237f44807b16c37e0983223ff57340ba3/releas... : POST_FAILURE in 4m 40s - announce-release announce-release : SKIPPED - propose-update-constraints propose-update-constraints : SKIPPED
Solum release post-job (triggered by stable/pike 5.4.1 tagging) failed with the following error: Ensure twine is installed: [ "python3", "-m", "pip", "install", "twine!=1.12.0", "readme_renderer[md]!=23.0", "requests-toolbelt!=0.9.0", "--user" ] Can not perform a '--user' install. User site-packages are not visible in this virtualenv. http://logs.openstack.org/19/19a7574237f44807b16c37e0983223ff57340ba3/releas... This seems to be a new error hitting us recently (also happened for networking-arista, which the release management team does not directly handle). It is weird since the job (exact same command) worked in subsequent runs: http://logs.openstack.org/d0/d0d2089455efb6d01a1158bad597f42cf2306c30/releas... -- Thierry Carrez (ttx)
Thierry Carrez wrote:
zuul@openstack.org wrote:
Build failed.
- release-openstack-python http://logs.openstack.org/19/19a7574237f44807b16c37e0983223ff57340ba3/releas... : POST_FAILURE in 4m 40s - announce-release announce-release : SKIPPED - propose-update-constraints propose-update-constraints : SKIPPED
Solum release post-job (triggered by stable/pike 5.4.1 tagging) failed with the following error:
Ensure twine is installed: [ "python3", "-m", "pip", "install", "twine!=1.12.0", "readme_renderer[md]!=23.0", "requests-toolbelt!=0.9.0", "--user" ] Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
http://logs.openstack.org/19/19a7574237f44807b16c37e0983223ff57340ba3/releas...
This seems to be a new error hitting us recently (also happened for networking-arista, which the release management team does not directly handle). It is weird since the job (exact same command) worked in subsequent runs:
http://logs.openstack.org/d0/d0d2089455efb6d01a1158bad597f42cf2306c30/releas...
We seem to be hitting the issue more systematically now, with several Pike release fails: horizon 12.0.4 networking-hyperv 5.0.1 os-win 2.2.1 freezer-api 5.0.1 freezer 5.0.1 freezer-web-ui 5.0.1 designate 5.0.3 designate-dashboard 5.0.2 python-freezerclient 1.5.1 python-designateclient 2.7.1 python-ironic-inspector-client 2.1.1 ironic-lib 2.10.2 ironic-python-agent 2.2.4 ironic-ui 3.0.4 ironic 9.1.7 python-ironicclient 1.17.2 freezer-dr 5.0.1 For all of those the tag was pushed, but the job to generate and upload a tarball failed, so links on releases.o.o are 404 until we reenqueue them. -- Thierry Carrez (ttx)
participants (1)
-
Thierry Carrez