Multiple jobs with IOError: [Errno 26] Text file busy: '/home/zuul/workspace/.quickstart/bin/python2'

Bug #1826129 reported by Quique Llorente
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Sorin Sbarnea
Tags: alert ci
Revision history for this message
Quique Llorente (quiquell) wrote :

Looks like we are re-setting a running virtualenv so it tries to overwrite a running python2 executable.

Revision history for this message
Sorin Sbarnea (ssbarnea) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-quickstart (master)

Fix proposed to branch: master
Review: https://review.opendev.org/655772

Changed in tripleo:
assignee: nobody → Sorin Sbarnea (ssbarnea)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart (master)

Reviewed: https://review.opendev.org/655772
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=007ddb673cc755d225de9b65fa492e9089c80662
Submitter: Zuul
Branch: master

commit 007ddb673cc755d225de9b65fa492e9089c80662
Author: Sorin Sbarnea <email address hidden>
Date: Thu Apr 25 20:21:07 2019 +0100

    Avoid problematic recreation of virtualenv

    Recreation of a virtualenv can cause errors like below when there are
    leftover python processes running (can really happen).

    IOError: [Errno 26] Text file busy

    Also disables few annoying pip warnings.

    Change-Id: I1c55e72acff024195f3ee6388dd2dfcbd1e5f466
    Closes-Bug: #1826129
    Related-Bug: #1792375

Changed in tripleo:
status: In Progress → 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.