gate-requirements-integration-dsvm fails on stable/juno with ValueError for missing 2014.2.3

Bug #1419919 reported by Matt Riedemann
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Undecided
Unassigned
OpenStack Identity (keystone)
Fix Released
Medium
Matt Riedemann

Bug Description

http://logs.openstack.org/37/151037/1/gate/gate-requirements-integration-dsvm/7a9f85f/console.html#_2015-02-09_16_13_26_268

2015-02-09 16:13:26.266 | ERROR:root:Error parsing
2015-02-09 16:13:26.266 | Traceback (most recent call last):
2015-02-09 16:13:26.267 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/core.py", line 104, in pbr
2015-02-09 16:13:26.267 | attrs = util.cfg_to_args(path)
2015-02-09 16:13:26.267 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/util.py", line 238, in cfg_to_args
2015-02-09 16:13:26.267 | pbr.hooks.setup_hook(config)
2015-02-09 16:13:26.267 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/hooks/__init__.py", line 25, in setup_hook
2015-02-09 16:13:26.267 | metadata_config.run()
2015-02-09 16:13:26.267 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/hooks/base.py", line 27, in run
2015-02-09 16:13:26.267 | self.hook()
2015-02-09 16:13:26.267 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/hooks/metadata.py", line 26, in hook
2015-02-09 16:13:26.267 | self.config['name'], self.config.get('version', None))
2015-02-09 16:13:26.267 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/packaging.py", line 664, in get_version
2015-02-09 16:13:26.267 | version = _get_version_from_git(pre_version)
2015-02-09 16:13:26.268 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/packaging.py", line 606, in _get_version_from_git
2015-02-09 16:13:26.268 | result = _get_version_from_git_target(git_dir, target_version)
2015-02-09 16:13:26.268 | File "/tmp/tmp.qu5XwTk0fN/install/local/lib/python2.7/site-packages/pbr/packaging.py", line 570, in _get_version_from_git_target
2015-02-09 16:13:26.268 | dict(new=new_version, target=target_version))
2015-02-09 16:13:26.268 | ValueError: git history requires a target version of pbr.version.SemanticVersion(2014.2.3), but target version is pbr.version.SemanticVersion(2014.2.2)
2015-02-09 16:13:26.268 | error in setup command: Error parsing /tmp/tmp.qu5XwTk0fN/projects/installceilometer/setup.cfg: ValueError: git history requires a target version of pbr.version.SemanticVersion(2014.2.3), but target version is pbr.version.SemanticVersion(2014.2.2)

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZXJyb3IgaW4gc2V0dXAgY29tbWFuZFwiIEFORCBtZXNzYWdlOlwiVmFsdWVFcnJvcjogZ2l0IGhpc3RvcnkgcmVxdWlyZXMgYSB0YXJnZXQgdmVyc2lvbiBvZiBwYnIudmVyc2lvbi5TZW1hbnRpY1ZlcnNpb24oMjAxNC4yLjMpLCBidXQgdGFyZ2V0IHZlcnNpb24gaXMgcGJyLnZlcnNpb24uU2VtYW50aWNWZXJzaW9uKDIwMTQuMi4yKVwiIEFORCB0YWdzOlwiY29uc29sZVwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI2MDQ4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDIzNTA0MTE4Mzk5LCJtb2RlIjoiIiwiYW5hbHl6ZV9maWVsZCI6IiJ9

3 hits in the last 24 hours, check and gate, all failures.

Revision history for this message
Matt Riedemann (mriedem) wrote :
no longer affects: openstack-gate
Revision history for this message
Matt Riedemann (mriedem) wrote :

Hmm, cinder and nova also have hard-coded versions in their setup.cfg files on stable/juno so maybe that's not the issue?

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

Related fix proposed to branch: stable/juno
Review: https://review.openstack.org/154165

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

Related fix proposed to branch: stable/juno
Review: https://review.openstack.org/154167

Revision history for this message
Matt Riedemann (mriedem) wrote :

I bumped the versions on the integrated release projects here:

https://review.openstack.org/#/q/Ib8a29258d99de75b49a9b19aef36bb99bc5fcac0,n,z

Revision history for this message
Alan Pevec (apevec) wrote :

> I bumped the versions on the integrated release projects

Thanks Matt!
This is a documented step in https://wiki.openstack.org/wiki/StableBranchRelease#Rinse.2C_Repeat but it was missed when releasing 2014.2.2 last week.

Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to keystone (stable/juno)

Reviewed: https://review.openstack.org/154167
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=5db37331e6ea3b21314d4d47e63fa1505e48285a
Submitter: Jenkins
Branch: stable/juno

commit 5db37331e6ea3b21314d4d47e63fa1505e48285a
Author: Matt Riedemann <email address hidden>
Date: Mon Feb 9 10:11:21 2015 -0800

    Bump stable/juno version to 2014.2.3

    Change-Id: Ib8a29258d99de75b49a9b19aef36bb99bc5fcac0
    Related-Bug: #1419919

tags: added: in-stable-juno
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ceilometer (stable/juno)

Reviewed: https://review.openstack.org/154165
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=21775a75a1da3e79b45e662fa9ae456c27a48cb1
Submitter: Jenkins
Branch: stable/juno

commit 21775a75a1da3e79b45e662fa9ae456c27a48cb1
Author: Matt Riedemann <email address hidden>
Date: Mon Feb 9 10:09:11 2015 -0800

    Bump stable/juno version to 2014.2.3

    Change-Id: Ib8a29258d99de75b49a9b19aef36bb99bc5fcac0
    Related-Bug: #1419919

Revision history for this message
Alan Pevec (apevec) wrote :

Both Ib8a29258d99de75b49a9b19aef36bb99bc5fcac0 (2014.2.3 version bumps) and I8e453110655c0e74ff81b4cdc796c4935c75a553 (requirements job fix) have been merged.

Changed in keystone:
status: New → Fix Committed
Changed in ceilometer:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Medium
assignee: nobody → Matt Riedemann (mriedem)
Thierry Carrez (ttx)
Changed in keystone:
milestone: kilo-3 → 2015.1.0
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: kilo-3 → 2015.1.0
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.