CI beaker jobs are failing on recent Mitaka bump

Bug #1535382 reported by Emilien Macchi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-ceilometer
Fix Released
Critical
Emilien Macchi
puppet-gnocchi
Fix Released
Critical
Emilien Macchi
puppet-neutron
Fix Released
Critical
Unassigned

Bug Description

This bug report tracks the modules affected by Mitaka bump that makes beaker jobs failing.

Changed in puppet-neutron:
importance: Undecided → Critical
Changed in puppet-barbican:
importance: Undecided → Critical
Changed in puppet-ceilometer:
importance: Undecided → Critical
Changed in puppet-keystone:
importance: Undecided → Critical
Changed in puppet-openstack-extras:
importance: Undecided → Critical
Changed in puppet-vswitch:
importance: Undecided → Critical
Changed in puppet-gnocchi:
importance: Undecided → Critical
Changed in puppet-mistral:
importance: Undecided → Critical
Changed in puppet-swift:
importance: Undecided → Critical
Changed in puppet-barbican:
assignee: nobody → Emilien Macchi (emilienm)
assignee: Emilien Macchi (emilienm) → nobody
Changed in puppet-neutron:
assignee: nobody → Emilien Macchi (emilienm)
Revision history for this message
Emilien Macchi (emilienm) wrote :
Changed in puppet-neutron:
status: New → In Progress
Revision history for this message
Emilien Macchi (emilienm) wrote :
Changed in puppet-ceilometer:
assignee: nobody → Emilien Macchi (emilienm)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/269205

Changed in puppet-ceilometer:
status: New → In Progress
Revision history for this message
Emilien Macchi (emilienm) wrote :

I think the puppet-keystone bug is invalid, the error I saw today is:
http://logs.openstack.org/87/269087/1/check/gate-puppet-keystone-puppet-beaker-rspec-dsvm-centos7/52f9d5b/console.html#_2016-01-18_14_32_17_876
So not related, since some other jobs (that install keystone) work.

Changed in puppet-keystone:
assignee: nobody → Emilien Macchi (emilienm)
no longer affects: puppet-keystone
Changed in puppet-openstack-extras:
assignee: nobody → Emilien Macchi (emilienm)
Revision history for this message
Denis Egorenko (degorenko) wrote :

For Gnocchi was update bin file for db-sync, now it's gnocchi-update:

https://github.com/openstack-packages/gnocchi/commit/aee5df615e03427ab76658b8c311f2633290fda1

Changed in puppet-gnocchi:
assignee: nobody → Denis Egorenko (degorenko)
status: New → Confirmed
Revision history for this message
Emilien Macchi (emilienm) wrote :

Not a bug for puppet-vswitch, it's related o https://review.openstack.org/#/c/269100/ Dropping it.

Changed in puppet-vswitch:
assignee: nobody → Emilien Macchi (emilienm)
no longer affects: puppet-vswitch
Changed in puppet-swift:
assignee: nobody → Emilien Macchi (emilienm)
no longer affects: puppet-swift
Revision history for this message
Emilien Macchi (emilienm) wrote :

Not a bug for puppet-swift, it's relate to https://review.openstack.org/269096
Dropping it.

Changed in puppet-barbican:
assignee: nobody → Emilien Macchi (emilienm)
Revision history for this message
Emilien Macchi (emilienm) wrote :

Not a bug for puppet-barbican:
http://logs.openstack.org/75/269075/1/check/gate-puppet-barbican-puppet-beaker-rspec-dsvm-trusty/c46a9fb/console.html#_2016-01-18_14_21_29_753

It's just Ubuntu that gets some repo issues, from time to time.

no longer affects: puppet-barbican
Changed in puppet-mistral:
assignee: nobody → Emilien Macchi (emilienm)
Revision history for this message
Emilien Macchi (emilienm) wrote :

Not a bug for puppet-mistral, see https://review.openstack.org/#/c/269089/1
dropping it

no longer affects: puppet-mistral
Changed in puppet-gnocchi:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ceilometer (master)

Reviewed: https://review.openstack.org/269205
Committed: https://git.openstack.org/cgit/openstack/puppet-ceilometer/commit/?id=b787d19d9ef18e3eabdf9af5758f37b6350f273f
Submitter: Jenkins
Branch: master

commit b787d19d9ef18e3eabdf9af5758f37b6350f273f
Author: Emilien Macchi <email address hidden>
Date: Mon Jan 18 12:30:34 2016 -0500

    beaker: stop testing ceilometer-alarm

    Ceilometer Alarm has been replaced by Aodh, and does not exist anymore
    in Mitaka.
    This change just stop testing the Puppet classes, but still allow to use
    the classes.

    Partial-Bug: #1535382

    Change-Id: I387273a60e29c4be40a5c9937c077ffdb40b4816

Changed in puppet-neutron:
assignee: Emilien Macchi (emilienm) → Ihar Hrachyshka (ihar-hrachyshka)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (master)

Reviewed: https://review.openstack.org/269199
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=d8f14ec8420e12d85c0bcf074b9d04d6df16303d
Submitter: Jenkins
Branch: master

commit d8f14ec8420e12d85c0bcf074b9d04d6df16303d
Author: Emilien Macchi <email address hidden>
Date: Mon Jan 18 12:18:40 2016 -0500

    acceptance: enable lbaas service provider

    We're testing neutron lbaas.
    Since Mitaka [1], we need to load service_provider because the default
    value is empty.

    We could change the default value of service_providers in
    manifests/services/lbaas.pp but that would not fit with what upstream
    default in Neutron.

    So this patch aims to:
    * modify beaker manifests to load HAproxy service provider so LBaaS can
      work.
    * add more documentation about it so people who hit this bug will easily
      debug and know they need to pass a service_provider.

    [1] https://github.com/openstack/neutron-lbaas/commit/d13d53bce7c0453189a85000a8e015dc75e9c859#diff-f9ccf8f7f0532acb2963d5d00f42dc15L64

    Partial-Bug: #1535382
    Change-Id: Ia522a0d6b03aa00939a93d18b74862cf760cdd06

Changed in puppet-gnocchi:
assignee: Denis Egorenko (degorenko) → Emilien Macchi (emilienm)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-gnocchi (master)

Reviewed: https://review.openstack.org/269214
Committed: https://git.openstack.org/cgit/openstack/puppet-gnocchi/commit/?id=e34e7ef628f36672c598ec08cada0f940bbf5336
Submitter: Jenkins
Branch: master

commit e34e7ef628f36672c598ec08cada0f940bbf5336
Author: Denis Egorenko <email address hidden>
Date: Mon Jan 18 20:49:11 2016 +0300

    Change db-sync command for gnocchi and drop mock

    Note: the 3 changes need to be in the same commit because CI is broken at
    this time.

    Change #1
    In Mitaka gnocchi-dbsync was moved to gnocchi-upgrade [1,2].
    [1] https://github.com/openstack-packages/gnocchi/commit/aee5df615e03427ab76658b8c311f2633290fda1
    [2] https://review.openstack.org/#/c/245069/5/setup.cfg
    Partial-bug: #1535382

    Change #2
    drop mock dependency
    mock is not used anywhere in the module, let's drop it.
    This patch will help to hit this bug:
    https://launchpad.net/bugs/1492636

    Related-Bug: #1492636
    Depends-On: I3ac207f744847b5742fc331d2c16d1dad475f9ea
    Change-Id: I1e88361018fbbff42cae7e57f2e039fa45eaaeb1

no longer affects: puppet-openstack-extras
Changed in puppet-neutron:
assignee: Ihar Hrachyshka (ihar-hrachyshka) → nobody
Changed in puppet-neutron:
status: In Progress → Fix Released
Changed in puppet-gnocchi:
status: In Progress → Fix Released
Changed in puppet-ceilometer:
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.