Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1820103

Summary: Sidecar containers (radvd/keepalived) failing on SIGHUP
Product: Red Hat OpenStack Reporter: Bernard Cafarelli <bcafarel>
Component: openstack-tripleo-heat-templatesAssignee: Bernard Cafarelli <bcafarel>
Status: CLOSED ERRATA QA Contact: Alex Katz <akatz>
Severity: high Docs Contact:
Priority: high    
Version: 16.0 (Train)CC: amuller, bperkins, chrisw, emacchi, jamsmith, mburns, scohen
Target Milestone: betaKeywords: Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-11.3.2-0.20200407183430.98945f6.el8ost Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-14 12:16:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bernard Cafarelli 2020-04-02 09:25:27 UTC
Running full neutron tempest plugin tests, I see in l3-agent.log errors on SIGHUP for at least keepalived and radvd after:
Running command (rootwrap daemon): ['radvd-kill', 'HUP', '712810'] execute_rootwrap_daemon /usr/lib/python3.6/site-packages/neutron/agent/linux/utils.py:103
Running command (rootwrap daemon): ['keepalived-kill', 'HUP', '402009'] execute_rootwrap_daemon /usr/lib/python3.6/site-packages/neutron/agent/linux/utils.py:103

And then log that the process should not have died

Version: OSP 16 RHOS_TRUNK-16.0-RHEL-8-20200324.n.0 (with tripleo-systemd-wrapper)


Reason is same as bug #1814616 with the wrapper SIGHUP will not be sent to correct process but bash (which will stop process and container)

Comment 1 Bernard Cafarelli 2020-04-02 09:26:45 UTC
Suggested fix in master to add exec to all sidecar wrappers

Comment 2 Bernard Cafarelli 2020-04-07 08:18:41 UTC
Master patch merged upstream, train backport in progress

Comment 12 errata-xmlrpc 2020-05-14 12:16:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2114