← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1466049] [NEW] guru meditation report does not work on Windows sue to signal.SIGUSR1

 

*** This bug is a duplicate of bug 1286528 ***
    https://bugs.launchpad.net/bugs/1286528

Public bug reported:

Trying to load a project that uses guru meditation reports fails on
Windows with the following trace (in this case on Cinder):

http://paste.openstack.org/show/297998/

The issue is that the attribute signal.SIGUSR1 is not present on
Windows:

https://github.com/openstack/cinder/blob/f2dc050e4df6ec52a2dad258bb4172ebad47422c/cinder/openstack/common/report/guru_meditation_report.py#L99

** Affects: cinder
     Importance: Undecided
         Status: Confirmed


** Tags: hyper-v windows

** Project changed: pbr => oslo-incubator

** Also affects: cinder
   Importance: Undecided
       Status: New

** Also affects: nova
   Importance: Undecided
       Status: New

** Changed in: oslo-incubator
       Status: New => Confirmed

** Changed in: cinder
       Status: New => Confirmed

** No longer affects: oslo-incubator

** No longer affects: nova

** This bug has been marked a duplicate of bug 1286528
   guru-meditation fails on Windows due to non portable signal handling

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1466049

Title:
  guru meditation report does not work on Windows sue to signal.SIGUSR1

Status in Cinder:
  Confirmed

Bug description:
  Trying to load a project that uses guru meditation reports fails on
  Windows with the following trace (in this case on Cinder):

  http://paste.openstack.org/show/297998/

  The issue is that the attribute signal.SIGUSR1 is not present on
  Windows:

  https://github.com/openstack/cinder/blob/f2dc050e4df6ec52a2dad258bb4172ebad47422c/cinder/openstack/common/report/guru_meditation_report.py#L99

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1466049/+subscriptions


Follow ups

References