devstack setup fails to get pip

Bug #1326539 reported by Matt Riedemann
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Unassigned

Bug Description

http://logs.openstack.org/76/79776/15/gate/gate-tempest-dsvm-full/700ee7e/logs/devstacklog.txt.gz

2014-06-04 19:53:49.909 | Removing python-pip ...
2014-06-04 19:53:49.910 | Processing triggers for man-db ...
2014-06-04 19:53:49.912 | + [[ 0 == \1 ]]
2014-06-04 19:53:49.913 | + install_pip_tarball
2014-06-04 19:53:49.915 | + [[ ! -r /opt/stack/new/devstack/files/pip-1.4.1.tar.gz ]]
2014-06-04 19:53:49.916 | + cd /opt/stack/new/devstack/files
2014-06-04 19:53:49.918 | + curl -O https://pypi.python.org/packages/source/p/pip/pip-1.4.1.tar.gz
2014-06-04 19:53:49.919 | % Total % Received % Xferd Average Speed Time Time Time Current
2014-06-04 19:53:49.921 | Dload Upload Total Spent Left Speed
2014-06-04 19:53:49.923 |
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
 33 434k 33 144k 0 0 761k 0 --:--:-- --:--:-- --:--:-- 1263k
2014-06-04 19:53:49.924 | ++ err_trap
2014-06-04 19:53:49.926 | ++ local r=1
2014-06-04 19:53:49.927 | stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2014-06-04-195307

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZXJyX3RyYXBcIiBBTkQgdGFnczpcImNvbnNvbGVcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiMTcyODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTQwMTkxNzU3MjU2OH0=

Not sure if that logstash query is all pip failures since we don't have multi-line query support.

Wondering if it's related to this change from Sean: https://review.openstack.org/#/c/97912/

Matt Riedemann (mriedem)
no longer affects: openstack-ci
Changed in devstack:
status: New → In Progress
Revision history for this message
Ian Wienand (iwienand) wrote :

I notice this is on hpcloud

 Building remotely on devstack-precise-hpcloud-b1-72964 in workspace /home/jenkins/workspace/gate-tempest-dsvm-full

It might be related to some issues I've been seeing with connections dropping out [1]

[1] http://lists.openstack.org/pipermail/openstack-infra/2014-June/001299.html

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/97912
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=7b63c5ec9e9aea54024105a6521a754efc9f9983
Submitter: Sergey Lukjanov (<email address hidden>)
Branch: master

commit 7b63c5ec9e9aea54024105a6521a754efc9f9983
Author: Sean Dague <email address hidden>
Date: Wed Jun 4 16:25:52 2014 -0400

    be opinionated: only use get-pip.py

    get-pip.py is now on a CDN, and is the prefered way to get pip.

    Remove the default path of using pip tarballs from pypi and use
    get-pip.py on from here on.

    Closes-Bug: #1326539

    Change-Id: I0661f7c6913ba6b3e1d00b30e22740d150bfd060

Changed in devstack:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/98210

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

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/98211

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

Reviewed: https://review.openstack.org/98210
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=662567c8dea4e0ed583a730dfa4c92151013ea32
Submitter: Jenkins
Branch: stable/icehouse

commit 662567c8dea4e0ed583a730dfa4c92151013ea32
Author: Sean Dague <email address hidden>
Date: Wed Jun 4 16:25:52 2014 -0400

    be opinionated: only use get-pip.py

    get-pip.py is now on a CDN, and is the prefered way to get pip.

    Remove the default path of using pip tarballs from pypi and use
    get-pip.py on from here on.

    Closes-Bug: #1326539

    Change-Id: I0661f7c6913ba6b3e1d00b30e22740d150bfd060
    (cherry picked from commit 7b63c5ec9e9aea54024105a6521a754efc9f9983)

tags: added: in-stable-icehouse
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (stable/havana)

Reviewed: https://review.openstack.org/98211
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=6bb36694994ce051798f8a0e975de1b82e62f831
Submitter: Jenkins
Branch: stable/havana

commit 6bb36694994ce051798f8a0e975de1b82e62f831
Author: Sean Dague <email address hidden>
Date: Wed Jun 4 16:25:52 2014 -0400

    be opinionated: only use get-pip.py

    get-pip.py is now on a CDN, and is the prefered way to get pip.

    Remove the default path of using pip tarballs from pypi and use
    get-pip.py on from here on.

    Closes-Bug: #1326539

    (cherry picked from commit 7b63c5ec9e9aea54024105a6521a754efc9f9983)

    Change-Id: I0661f7c6913ba6b3e1d00b30e22740d150bfd060

tags: added: in-stable-havana
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.