Bug 2021730 - rabbitmqctl node_health_check and its HTTP API counterpart are DEPRECATED is continuously output to log
Summary: rabbitmqctl node_health_check and its HTTP API counterpart are DEPRECATED is ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 16.2 (Train)
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Adriano Petrich
QA Contact: Julia Marciano
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-10 03:46 UTC by Takemi Asakura
Modified: 2022-06-07 12:06 UTC (History)
7 users (show)

Fixed In Version: openstack-tripleo-common-11.7.1-2.20210618225926.90725a9.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-23 22:12:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 796661 0 None MERGED Move rabbitmq healthcheck to something more modern 2021-11-10 08:13:27 UTC
Red Hat Issue Tracker OSP-10739 0 None None None 2021-11-10 14:28:13 UTC
Red Hat Product Errata RHBA-2022:1001 0 None None None 2022-03-23 22:12:49 UTC

Description Takemi Asakura 2021-11-10 03:46:32 UTC
Description of problem:

There is a report from a customer that warning messages "rabbitmqctl node_health_check and its HTTP API counterpart are DEPRECATED" is continuously output to /var/log/containers/rabbitmq/rabbit@<hostname>.log on RHOSP16.2 undercloud.

It seems that the upstream has been modified[1] with a new health check method, but when will it be backport to RHOSP16.2?

[1] https://review.opendev.org/c/openstack/tripleo-common/+/796661

Version-Release number of selected component (if applicable):
RHOSP 16.2.0

Comment 6 Julia Marciano 2022-03-02 00:27:42 UTC
Verified:

[stack@undercloud-0 ~]$ cat core_puddle_version 
RHOS-16.2-RHEL-8-20220210.n.1

[root@undercloud-0 ~]# rpm -qa|grep openstack-tripleo-common
openstack-tripleo-common-11.7.1-2.20211218004850.173edba.el8ost.noarch

from /var/log/messages:
324557:Feb 28 23:12:26 undercloud-0 healthcheck_rabbitmq[710365]: Checking if RabbitMQ is running on node rabbit@undercloud-0 ...
324558:Feb 28 23:12:26 undercloud-0 healthcheck_rabbitmq[710365]: RabbitMQ on node rabbit@undercloud-0 is fully booted and running
324559:Feb 28 23:12:26 undercloud-0 systemd[1]: tripleo_rabbitmq_healthcheck.service: Succeeded.

# Verifying that there are no more deprecation messages related to rabbitmq healthcheck:
[root@undercloud-0 ~]# grep DEPRECATED /var/log/containers/rabbitmq/rabbit
[root@undercloud-0 ~]# 

# Check which command is used for rabbitmq healthcheck:
[root@undercloud-0 ~]# /usr/bin/podman exec --user root rabbitmq cat /openstack/healthcheck
#!/bin/bash

rabbitmq-diagnostics check_running || exit 1

Comment 11 errata-xmlrpc 2022-03-23 22:12:24 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 (Release of components for Red Hat OpenStack Platform 16.2.2), 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-2022:1001


Note You need to log in before you can comment on or make changes to this bug.